Skip to content

🩹 1.1.1: Background Animation Optimization

· 1 min

🐞 Bug Fixes#

bg: Mitigate CPU spike caused by ‘dot’ background animation (fix #1) (8fb85e1)
  • Lowered frame rate to reduce renders per second
  • Optimized drawing method to decrease computation
  • Reduced CPU usage by approximately 55% (from 70% to 31%)

🏡 Chore#

❤️ Contributors#

View changes on GitHub