https://bugs.kde.org/show_bug.cgi?id=397193
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat |te-dock/b4a7b1ac844f2ced04f |te-dock/176d7200cdc7c90cb1b |63b8c5e5d7c2d6619b7cb |239751f56da1134d822a0 --- Comment #3 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 176d7200cdc7c90cb1b239751f56da1134d822a0 by Michail Vourlakos. Committed on 06/08/2018 at 22:05. Pushed by mvourlakos into branch 'v0.8'. restructure windows previews to plasma design --previews showed some strange behavior by re-introducing faulty or empty previews under X11. Best way to approach this is to follow up plasma design idea in order for the code to be comparable. The code was updated and the introduced issue shows to be fixed but this wants users feedback. FIXED-IN: 0.8.1 (cherry picked from commit b4a7b1ac844f2ced04f63b8c5e5d7c2d6619b7cb) M +1 -1 plasmoid/package/contents/ui/MouseHandler.qml M +81 -85 plasmoid/package/contents/ui/ToolTipDelegate2.qml M +17 -17 plasmoid/package/contents/ui/ToolTipInstance.qml M +2 -3 plasmoid/package/contents/ui/ToolTipWindowMouseArea.qml M +2 -8 plasmoid/package/contents/ui/main.qml M +1 -1 plasmoid/package/contents/ui/task/TaskDelegate.qml https://commits.kde.org/latte-dock/176d7200cdc7c90cb1b239751f56da1134d822a0 -- You are receiving this mail because: You are watching all bug changes.