mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-13 12:33:15 +02:00
MainMenuScreen was a Textual Screen mounted inside a Vertical container, which doesn't render. Create MainMenu as a Static widget instead: - New tui/widgets/main_menu.py with Panel+Table menu - Move keybindings (A/B/L/P/S/Q) to the App level - Menu now renders correctly in the content area Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| main_menu.py | ||
| status_bar.py | ||