https://bugs.kde.org/show_bug.cgi?id=362887
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/plas | |ma-workspace/6abc546d30170c | |37163ba0ce1ae0041516993da7 --- Comment #4 from David Edmundson <[email protected]> --- Git commit 6abc546d30170c37163ba0ce1ae0041516993da7 by David Edmundson. Committed on 11/05/2016 at 11:09. Pushed by davidedmundson into branch 'master'. start struts timer in resizeEvent Summary: starting the stuts timer in resize/move events means we don't have to litter it across any code that might move/resize the panel, also we get event compression for free (so could probably remove the timer in future). Much neater and fixes a bug. Reviewers: #plasma Subscribers: plasma-devel Projects: #plasma Differential Revision: https://phabricator.kde.org/D1584 M +4 -5 shell/panelview.cpp http://commits.kde.org/plasma-workspace/6abc546d30170c37163ba0ce1ae0041516993da7 -- You are receiving this mail because: You are watching all bug changes.
