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

Properly reflow grid with move_tile_to_container() #52

Closed
abey79 opened this issue Feb 7, 2024 · 0 comments · Fixed by #53
Closed

Properly reflow grid with move_tile_to_container() #52

abey79 opened this issue Feb 7, 2024 · 0 comments · Fixed by #53

Comments

@abey79
Copy link
Member

abey79 commented Feb 7, 2024

The move_tile_to_container() function accepts a reflow_grid parameter which, when set to true, should trigger a behaviour that is meaningful in the context of a 1D representation of the grid, for example the rerun's blueprint tree.

Currently, when a tile is moved within the same grid, it's swapped with the destination tile instead of being properly "1D-reflowed". This leads to undesirable behaviour:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant