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

bug: resizing with the grid on goes smoothly, from the wrong side #1545

Open
1 task done
ES-Alexander opened this issue Jan 6, 2025 · 0 comments
Open
1 task done
Labels
bug Something isn't working polish ui UI related issues

Comments

@ES-Alexander
Copy link
Contributor

Bug description

Resizing widgets from the top or left side when the grid is turned on results in the resizing happening from the other side and then jumping once a new grid size is reached:

Screen.Recording.2025-01-07.at.12.52.59.am.mov

Steps to reproduce

  1. Open Edit Mode
  2. Enable the grid
  3. Resize a widget from the right or bottom side
  4. Works fine
  5. Resize it from the top or left side
  6. 🥲

Primary pain point(s)

This isn't particularly problematic (functionally), but it feels really janky.

If the grid is enabled then I would expect resizing to just snap between grid options, like is done with movement.

That said, if we decide we want to support smooth resizing then it should at least be smooth from every side, and not have some of them from the opposite side to the one the mouse is actually holding onto.

Additional context

No response

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.
@ES-Alexander ES-Alexander added bug Something isn't working ui UI related issues polish labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working polish ui UI related issues
Projects
None yet
Development

No branches or pull requests

1 participant