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

shift_widgets_up not working, also add shift_widgets_left #151

Open
cantak opened this issue Oct 21, 2020 · 0 comments
Open

shift_widgets_up not working, also add shift_widgets_left #151

cantak opened this issue Oct 21, 2020 · 0 comments

Comments

@cantak
Copy link

cantak commented Oct 21, 2020

I added a shift_widgets_left property and all corresponding methods mimicking the shift_widgets_up that was already there. Worked fine. Then I ran into a bug which I found also exists in shift_widgets_up. Happy to share the new feature I added but trying to fix this issue first. I can reproduce even if I revert my changes out.

Drag a widget on top of another one where the one you hover over gets shifted down. It will get a lot of space between it and the one you were dragging. Let go. The one you dragged will shift up as expected but the one that auto-moved will not. It will stay where it is. Drag it 1 pixel and it will correct itself. Need it to correct itself once the dragging stops.

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