gurix 52596c57b0 feat(04-01): add mute button with CSS, wire audio toggle in main.ts
- Add mute-btn element to index.html outside all screen sections
- Add .mute-btn CSS styles (fixed position, bottom-right, circular)
- Wire mute button click handler to toggle audioEnabled in Settings
- Initialize AudioContext on first user interaction (autoplay policy)
- Fix lint issues: import ordering, non-null assertion
2026-03-29 18:18:31 +02:00
2026-03-29 10:38:42 +02:00
2026-03-29 10:25:08 +02:00
S
Description
No description provided
9.2 MiB
Languages
TypeScript 81.4%
CSS 12.8%
HTML 5.5%
Dockerfile 0.3%