mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
a4c437f972
- Tab navigates within the active section first; only switches to the next section when the current element is the last in its section - Arrow keys (Up/Down) no longer wrap at section boundaries - moveFocusInSection gains a wrap: Bool parameter and returns Bool - Add tests: tabNavigatesWithinSectionFirst, arrowKeysDoNotWrapAtBoundary