ascii-art/static
Jeff Emmett 7dbff3473a Fix mode tab buttons: explicit IDs, flex-wrap, z-index
- Add explicit IDs to mode tab buttons (modeImage, modePattern)
- Bind click handlers directly by ID instead of querySelectorAll
- Add type="button" to prevent form submit behavior
- Change controls flex-wrap to wrap (was nowrap, hiding tabs on narrow screens)
- Add user-select: none and z-index to tab buttons
- Dedicated switchMode() function for cleaner state management

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 02:31:51 +00:00
..
app.js Fix mode tab buttons: explicit IDs, flex-wrap, z-index 2026-04-02 02:31:51 +00:00
style.css Fix mode tab buttons: explicit IDs, flex-wrap, z-index 2026-04-02 02:31:51 +00:00