mirror of
https://github.com/google/blockly.git
synced 2026-05-01 01:20:13 +02:00
5afc0d6692
* refactor: Make focusable elements responsible for scrolling themselves into bounds. * chore: Add tests for scrolling focused elements into view. * fix: Removed inadvertent `.only`. * fix: Scroll parent block of connections into bounds on focus.