McRogueFace/tests/demo/screens
John McCardle 85e90088d5 fix: Register keypressScene after setScene (closes #143)
keypressScene() sets the handler for the CURRENT scene, so we must
call setScene() first to make focus_demo the active scene before
registering the key handler.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 15:35:48 -05:00
..
__init__.py refactor: comprehensive test suite overhaul and demo system 2025-11-25 23:37:05 -05:00
animation_demo.py refactor: comprehensive test suite overhaul and demo system 2025-11-25 23:37:05 -05:00
base.py refactor: comprehensive test suite overhaul and demo system 2025-11-25 23:37:05 -05:00
caption_demo.py refactor: comprehensive test suite overhaul and demo system 2025-11-25 23:37:05 -05:00
color_demo.py refactor: comprehensive test suite overhaul and demo system 2025-11-25 23:37:05 -05:00
focus_system_demo.py fix: Register keypressScene after setScene (closes #143) 2025-12-28 15:35:48 -05:00
frame_demo.py refactor: comprehensive test suite overhaul and demo system 2025-11-25 23:37:05 -05:00
grid_demo.py docs: Update grid demo and regenerate API docs 2025-12-02 09:21:43 -05:00
primitives_demo.py refactor: comprehensive test suite overhaul and demo system 2025-11-25 23:37:05 -05:00