https://bugs.kde.org/show_bug.cgi?id=425078
Michail Vourlakos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/latte-dock/commit/76549a | |9f998d79f819cbc82d1f51b788c | |704f7cc Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Michail Vourlakos <[email protected]> --- Git commit 76549a9f998d79f819cbc82d1f51b788c704f7cc by Michail Vourlakos. Committed on 13/05/2021 at 17:09. Pushed by mvourlakos into branch 'master'. shortcuts:wait for view to fully shown properly --the new approach is not using timers but actual events from View in order to identify when the view is fully shown and when their popup is actual visible. This way popup showing and view slide-in is always synchronized properly M +33 -23 app/shortcuts/globalshortcuts.cpp M +2 -0 app/shortcuts/globalshortcuts.h M +1 -1 app/view/containmentinterface.cpp M +5 -0 app/view/view.cpp M +5 -0 app/view/visibilitymanager.cpp M +1 -0 app/view/visibilitymanager.h M +5 -5 containment/package/contents/ui/abilities/Indexer.qml https://invent.kde.org/plasma/latte-dock/commit/76549a9f998d79f819cbc82d1f51b788c704f7cc -- You are receiving this mail because: You are watching all bug changes.
