forked from lilypolonetsky/datastructures-applets
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
bugSomething isn't workingSomething isn't workingtrinketIssue occurs when running on Trinket.ioIssue occurs when running on Trinket.io
Description
Steps to reproduce.
- Browse https://datastructures.live/view/
- Select the Run button to launch Trinket
- Select the Select Visualization > Chapter 10: AVL Tree button
- Enter 5 in the text entry box
- Select Random Fill, this should produce a tree with keys 12, 17, 28, 38, and 64.
- Select In-order Traverse. Wait until all the keys are copied to the output box.
The last key, 64, ends up on the second line of the output box.

This does not occur running the visualization locally on my mac.

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtrinketIssue occurs when running on Trinket.ioIssue occurs when running on Trinket.io