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

DataStore & History : Implement order/index methods #28

Open
4 tasks
nathanidp opened this issue Jan 11, 2019 · 0 comments
Open
4 tasks

DataStore & History : Implement order/index methods #28

nathanidp opened this issue Jan 11, 2019 · 0 comments

Comments

@nathanidp
Copy link
Member

Currently the dataStore and the history don't manage the order of the paths and the entities but it should in a case where the order has its importance for history necessities (example z-index in 2D).

In order:
DataStore

  • Add method that can get the index of a entity in its path
  • Add method that exchange two entities

History

  • Check the order difference when applying snapshot
  • Reorder the entities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant