Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto connect 3D Tiles Inspector to tileset #5139

Closed
pjcozzi opened this issue Mar 22, 2017 · 3 comments
Closed

Auto connect 3D Tiles Inspector to tileset #5139

pjcozzi opened this issue Mar 22, 2017 · 3 comments

Comments

@pjcozzi
Copy link
Contributor

pjcozzi commented Mar 22, 2017

@austinEng @lilleyse what do you think?

Often we have one tileset loaded and then we bring up the inspector, but then have to pick on the tileset before we can inspect it.

Can we add a flag like inspectFirstAvailableTileset (better name?) that when true loops through scene.primitives and sets the inspector to the first Cesium3DTileset instance it finds?

Probably default to false.

CC #3241

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Apr 20, 2017

Does anyone have bandwidth to look at this? It has bitten me a few times.

@hpinkos
Copy link
Contributor

hpinkos commented Jun 1, 2017

@pjcozzi how about if no tileset is selected, you select the first tileset you hover over?

Is there a reason to have a flag for this? I feel like it would always be helpful to auto-select the first tileset you come into contact with.

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Jun 1, 2017

@pjcozzi how about if no tileset is selected, you select the first tileset you hover over?

Sounds good.

Is there a reason to have a flag for this? I feel like it would always be helpful to auto-select the first tileset you come into contact with.

Maybe not. I suppose if the inspector's tileset is undefined, then take the tileset on hover.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants