drawdb-io / drawdb

Free, simple, and intuitive online database design tool and SQL generator.
https://drawdb.vercel.app
MIT License
12.08k stars 851 forks source link

Suggestion: option to change the table width #120

Closed andrecalil closed 1 month ago

andrecalil commented 1 month ago

Hey folks,

First of all, great project! I really like it, very well made.

It would be great if the user could tweak the table width. Either expand them all or have them auto-resize based on the text, to avoid having table and column names clipped.

I was able to change it by setting the width on foreignObject, but something on the UI would be super handy.

1ilit commented 1 month ago

Hii! Thanks for the kind words

If you go to Settings>'Table width' you can change the size of the tables

image

andrecalil commented 1 month ago

Omg, here am I playing the "typical user". You are completely right, it's already implemented, I just missed it big time.

Thanks!

1ilit commented 1 month ago

No worries