Skip to content

kdecoration: Use proper easing curves for shadow animations

Bharadwaj Raju requested to merge work/bharadwaj/shadow-anim-curves into master

Animating from invisible to visible should be OutCubic, and from visible to invisible should be InCubic. https://develop.kde.org/hig/style/animations/

Merge request reports