-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestfutureShould be implementedShould be implemented
Description
Description:
It is necessary to implement a toolkit based on the use of Jetpack Compose Multiplatform for rendering three trees (AVL, BIN, RB).
Tasks:
- Come up with a way to draw nodes that allows you to move them with the mouse.
- Think about the part of the architecture responsible for rendering.
- Rendering with relationships, no positioning.
- Add Positioning to Rendering
- Write a design for rendering
- fix errors in drawing nodes with one child
- Implement zoom
- Implement scroll
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfutureShould be implementedShould be implemented