mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- StatusBar bordered style now uses appearance-based borderStyle - Replace help item (`?`) with appearance item (`a`) in system items - Add `showAppearanceItem` flag to StatusBarState - Add `StatusBarItemOrder.appearance` for proper ordering - Update SystemStatusBarItem to include appearance cycling - Pressing `a` now cycles through appearances (line, rounded, doubleLine, heavy, block) The StatusBar bordered style adapts to the current appearance, showing the same border style as all other controls in the app.