- added progress bar and 00:00 timer color change (first included in hot garbage)
- cleanup of local testing code
- adjustments to finale/stop logic to ensure final update when the clock stops
- minor polish
- ready for production!!! (I hope)
- layout change, reorganized elements and duplicated graphic to avoid using z-index which did not function in OBS browser sources - DO NOT REMOVE DUPLICATE HEART GRAPHIC -
- animation!!! + more wrappers to split up static vs dynamic effects
- temp legacy versions for easier comparisons (no-bold and uniform-font html+css)
- js content tweaks to maintain parity with layout template
- aligned elements to graphic
- minimized wasted space (lots of small manual adjustments)
- extra wrappers for better formatting
- tested various text lengths to ensure static elements sizing
- Unify scaling method based on image height instead of individual elements for better iteration control.
- Restructure layout method to reduce reliance on manual grid definitions, remove unnecessary grid blocks, and improve dynamic layout for simpler iteration
- Breaks layout, needs new polish pass