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

Resize cell vs. element #6348

Closed
ruggi opened this issue Sep 10, 2024 · 0 comments · Fixed by #6347
Closed

Resize cell vs. element #6348

ruggi opened this issue Sep 10, 2024 · 0 comments · Fixed by #6347
Assignees

Comments

@ruggi
Copy link
Contributor

ruggi commented Sep 10, 2024

No description provided.

@ruggi ruggi self-assigned this Sep 10, 2024
ruggi added a commit that referenced this issue Sep 10, 2024
…herwise (#6347)

**Problem:**

Currently when a grid element is selected, it's only possible to resize
it's _cell_.

**Fix:**

This PR expands the functionality in two ways:

1. if the selected element is set to fill on both width and height, show
the _cell_ resize controls
2. otherwise, show the regular _element_ resize controls



https://github.com/user-attachments/assets/9e1ad8ac-0dae-43c2-b0f0-c282152e884b



Fixes #6348
liady pushed a commit that referenced this issue Dec 13, 2024
…herwise (#6347)

**Problem:**

Currently when a grid element is selected, it's only possible to resize
it's _cell_.

**Fix:**

This PR expands the functionality in two ways:

1. if the selected element is set to fill on both width and height, show
the _cell_ resize controls
2. otherwise, show the regular _element_ resize controls



https://github.com/user-attachments/assets/9e1ad8ac-0dae-43c2-b0f0-c282152e884b



Fixes #6348
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

Successfully merging a pull request may close this issue.

1 participant