We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tile Manager
When dragging a small tile over a bigger one, the tiles change their positions multiple times rearranging the layout.
Steps to reproduce:
Actual behavior: The tiles swap multiple times.
Expected result: The tiles should swap only once.
Swapping tiles with similar size or moving the pointer faster does not trigger this behavior
No
Reproducible in 5.3.0
N/A
The text was updated successfully, but these errors were encountered:
mtsvyatkova
Successfully merging a pull request may close this issue.
Which component(s) are affected?
Tile Manager
Description
When dragging a small tile over a bigger one, the tiles change their positions multiple times rearranging the layout.
Reproduction
Steps to reproduce:
Actual behavior:
The tiles swap multiple times.
Expected result:
The tiles should swap only once.
Workaround
Swapping tiles with similar size or moving the pointer faster does not trigger this behavior
Is this a regression?
No
Affected versions
Reproducible in 5.3.0
Browser/OS/Node environment
N/A
The text was updated successfully, but these errors were encountered: