BSoDium / bsodium.fr

A highly over-engineered eportfolio built with React, React Spring and MUI Joy
https://www.bsodium.fr/
GNU General Public License v2.0
11 stars 1 forks source link

Theme transition causes severe performance drop #33

Open BSoDium opened 6 months ago

BSoDium commented 6 months ago

The lack of optimisation of the theme transition animation in the header is causing severe lag and greatly damages the user experience. See screen recording for reference:

https://github.com/BSoDium/bsodium.fr/assets/46868627/698d90ef-4b18-477e-b44a-c5cd2b5cd5f1

BSoDium commented 6 months ago

This has been partly solved, as chrome seems to not experience this anymore, but safari does still.