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

Add event for order change of Globe Layer #3263

Open
ylvaselling opened this issue May 17, 2024 · 1 comment
Open

Add event for order change of Globe Layer #3263

ylvaselling opened this issue May 17, 2024 · 1 comment
Labels
Component: Core Issues that are related to the core of OpenSpace Component: UI Issues related to any part of the user interface Type: Enhancement Extending the functionality of already existing features

Comments

@ylvaselling
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In order to update the UI automatically on different browser windows we need an event to tell the UI that the layer order has been updated. For example, if you have a browser window open and you change the order in the native application, the order doesn't update in the browser window.

Describe the solution you'd like
Add an event for the reordering of layers.

@ylvaselling ylvaselling added Type: Enhancement Extending the functionality of already existing features Component: UI Issues related to any part of the user interface Component: Core Issues that are related to the core of OpenSpace labels May 17, 2024
@micahnyc
Copy link
Contributor

Maybe it would make sense to combine the LayerAdded and LayerRemoved with this LayerReordered, and we can call it GlobeLayerUpdate or something? Then it could have the info + type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Core Issues that are related to the core of OpenSpace Component: UI Issues related to any part of the user interface Type: Enhancement Extending the functionality of already existing features
Projects
None yet
Development

No branches or pull requests

2 participants