Files
blockly/packages
Aaron Dodson ca81c9ad05 fix: Improve navigation and movement looping behavior (#9732)
* fix: Default navigation looping to on

* fix: Don't show the unconstrained move hint every time a block is moved to the workspace

* fix: Normalize block movement during drags

* fix: Offset proposed top-level blocks during constrained drags

* fix: Make constrained moves respect the navigator's looping setting

* fix: Fix tests

* chore: Fix docstring

* fix: Show unconstrained move hint only when there are no available connections

* refactor: Use constants
2026-04-20 12:47:30 -07:00
..