Skip to content

effects/logout Avoid caching animation duration

This is problematic as then we do not catch changes to animation speed settings, it also doesn't make the code more readable when it's only used in one place.

BUG: 490703

Edited by David Edmundson

Merge request reports