https://bugs.kde.org/show_bug.cgi?id=490531
Sudip Datta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ASSIGNED CC| |[email protected] --- Comment #2 from Sudip Datta <[email protected]> --- I have found the root cause of the issue. In both EyeonScreenEffect and Windowaperture animation(belong to peek at Desktop animation) the config change signal is not connected to load config function of these animations at init. So if config change happens at runtime, it is not reflected because the signal is never captured to re-calculate the animation duration. Also found duplicate of this bug: 521002. I am submitting a Merge Request on KDE Invent to link against this ticket. -- You are receiving this mail because: You are watching all bug changes.
