Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Use BinaryTree lists for gsSteps and gsTimelines #3

Open
ThomasBurleson opened this issue Jan 16, 2015 · 1 comment
Open

Use BinaryTree lists for gsSteps and gsTimelines #3

ThomasBurleson opened this issue Jan 16, 2015 · 1 comment
Assignees

Comments

@ThomasBurleson
Copy link
Owner

Using unbalanced binary trees [instead of Arrays] to manage the order of gsSteps and gsTimelines will allow constructs such as ng-if, ng-repeat to be used and dynamically add/remove/sort the list of steps or child timelines.

See use of UbBT in /angular/messages.js

@ThomasBurleson
Copy link
Owner Author

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

No branches or pull requests

1 participant