mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-04 10:04:59 +02:00
21 lines
493 B
Text
21 lines
493 B
Text
The Tree.Snapshot() idea
|
|
|
|
closures on animations with those snapshots
|
|
|
|
integrate animation into all git commands
|
|
|
|
animation factory? stuff like:
|
|
|
|
-commitBirthAnimation(snapshotBefore, snapshotAfter, commit)
|
|
-highlightCommit(50, 'targetColor') // during search
|
|
-clearHighlightsAllNodes
|
|
|
|
|
|
ALSO other big things:
|
|
|
|
- Text on commit nodes
|
|
- Division in their rings based on how many / what branches they are part of
|
|
- Color on branch edges??
|
|
|
|
- sizing on visedge arrowheads, also fill most likely
|
|
|