huajun07 / codesketcher

Visualise your code in action!
https://main.d1fr5et3wgts3j.amplifyapp.com/
MIT License
0 stars 0 forks source link

feat: consolidated visual area #80

Closed limanjun99 closed 1 year ago

limanjun99 commented 1 year ago

This PR removes the tabbing used to display multiple graph visualizations, and consolidates it into a single visual area instead.

Each graph visualization can be dragged/resized by clicking on the "move" button in the lower left corner. Movement of the graph is locked while drag/resizing is enabled, to prevent unwanted shifts to the graph while users shift the whole element.

Future PRs will add other types of visualization, within the same area, such as for displaying arrays / objects. FAQ is still outdated (and will remain so) until everything is finalized for next release.

Test it out here

Screenshot 2023-07-19 at 6 10 45 PM