mirror of
https://github.com/google/blockly.git
synced 2026-05-01 17:40:11 +02:00
ca81c9ad05
* 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