oskar-anderson / HedgehogDBD

ERD modeling tool for visualizing database diagrams
https://hedgehog-dbd.vercel.app/
MIT License
11 stars 1 forks source link

[feature request] Make table creation support table placement #22

Closed oskar-anderson closed 11 months ago

oskar-anderson commented 11 months ago

Priit wants table creation to be allow specifying the position of the table. Maybe the table add button should be draggable where it will display the table component as a hover effect and letting go places the table at current mouse position translate(-50%, -50%)

oskar-anderson commented 11 months ago

PR #28