Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let the user enlarge (width) of tables #526

Open
brauliodiez opened this issue Dec 5, 2024 · 0 comments
Open

Let the user enlarge (width) of tables #526

brauliodiez opened this issue Dec 5, 2024 · 0 comments

Comments

@brauliodiez
Copy link
Member

Right now width is fixed it would be great to let the user enlarge it by dragging and droppping, this has some challenges:

  • This fix width is used for several calcs.
  • We have to implement drag and drop events just on the edges.
  • We have to check the relationships draw algorithm.
  • We have to check that import is not impacted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant