mirror of
https://github.com/google/blockly.git
synced 2026-06-17 08:35:12 +02:00
40aa0d3328
* fix: Improve narration and navigation of C-shaped blocks. * chore: Satisfy the linter. * chore: Refactor and comment `getBlockNavigationCandidates()`. * refactor: Reduce code duplication in `LineCursor`. * fix: Add missing case when labeling connections.