Skip to content

desktoptoolbox: improve fade-in animation and load content on demand

Fushan Wen requested to merge work/fuf/ultrasmoothtoolbar into master

This allows the fade-in animation to be played after entering Edit Mode, and only loads the content in Edit Mode so the content doesn't have to always stay in the background.

Before

before

After

after-cubic

This saves about 500kb memory on startup

Edited by Fushan Wen

Merge request reports