mirror of
https://github.com/google/blockly.git
synced 2026-05-03 02:20:12 +02:00
cc9384ae87
* WIP on line by line navigation Doesn't work, likely due to isValid check. * Add all inputs to the list of siblings * Fix formatting * Add tests * Remove dupe keys * fix: Make blocks with display: none not focusable * Undo changes to canBeFocused * Don't traverse inputs that are invisible