mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-05-13 08:12:54 -07:00
e5c1135501
- Cycle `v` through `hidden | visible | hover` instead of a boolean toggle - Add `subtitleStyle.primaryDefaultMode` config with default `visible` - Carry primary mode independently from secondary in hot-reload payload - Add hover CSS: transparent until hovered, then fully visible - Show primary-specific OSD text on each mode change
279 B
279 B
type: fixed area: overlay
- Overlay: Changed
vto cycle the primary subtitle bar through visible, hover, and hidden modes with primary-specific OSD feedback, and addedsubtitleStyle.primaryDefaultModeto configure the startup default independently from secondary subtitles.