https://bugs.kde.org/show_bug.cgi?id=397688
--- Comment #1 from Michail Vourlakos <mvourla...@gmail.com> --- > Zoom effect - lag appears when increased icon is about to decrease. Zoom effect has been implemented based on visual reverse engineering and user feedback. There is a delay there by the current implementation, the timer in order to check if the mouse is outside a parabolic effect capable area is at 90ms so it shouldnt add any significant delay, but in order to be triggered the mouse must reach an area that isnt parabolic effect capable. try to run latte from terminal with: latte-dock -d --graphics --spacers it will show you the current magic used, the biggest delay I notice is because of the hidden spacers at the borders. Play with it and reply me your findings... -- You are receiving this mail because: You are watching all bug changes.