ynoproject / forest-orb

15 stars 81 forks source link

Fix performance issues when showing toast #542

Closed Desdaemon closed 1 week ago

Desdaemon commented 1 week ago

Setting a CSS variable on the root element is expensive, so we can be prudent here and only set it on the toast container, the only place that uses the relevant variables.