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

Unaligned rect when moving to (0, n) #1

Open
aroary opened this issue Sep 26, 2023 · 0 comments
Open

Unaligned rect when moving to (0, n) #1

aroary opened this issue Sep 26, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aroary
Copy link
Owner

aroary commented Sep 26, 2023

Behavior:

When moving a widget to the most left position, the view show it placed a few pixels offset from the left.
If dropped, the position is properly replaced to the new location.
If moved more to the left so the mouse position is less than a few pixels more than the git box, then dropped, the box size is one less.

Expected:

When moving a widget to the most left position, the widget view appears like as if it is being moved to a not left most position.

@aroary aroary added the bug Something isn't working label Sep 26, 2023
@aroary aroary self-assigned this Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant