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

Use BinaryTree lists for gsSteps and gsTimelines #3

@ThomasBurleson

Description

@ThomasBurleson

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

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions