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

Screen resizing while dragging a card causes unexpected card movement #1

Open
catthou opened this issue Oct 1, 2019 · 0 comments
Open

Comments

@catthou
Copy link

catthou commented Oct 1, 2019

Dragging an index card away from the infinite board edge causes the board to resize down a more compact size. Unfortunately this happens WHILE you are dragging the card, which causes some stuttering/jumping as the scrollbars resize and the screen recenters.

To resolve this, I would say don't allow board resizing while you're dragging a card.
Edit: To clarify, only prevent SHRINKING of the board while dragging a card. Expanding the board doesn't cause jerky dragging effects.

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