mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-06 04:58:19 +03:00
Revert "wayland fix crash when changing location"
This reverts commit 797ead1f1d42292a8ef3dbf79a118fd46ebce225.
This commit is contained in:
parent
7c593c7112
commit
62497561d2
@ -122,7 +122,7 @@ Item{
|
||||
when: dock
|
||||
value: ((root.blurEnabled && root.useThemePanel && !root.solidPanel)
|
||||
|| (root.blurEnabled && root.forceSolidPanel && dock.visibility.existsWindowMaximized && Latte.WindowSystem.compositingActive))
|
||||
&& !(root.inStartup || inForceHiding || inTempHiding)
|
||||
&& (!root.inStartup || inForceHiding || inTempHiding)
|
||||
}
|
||||
|
||||
Binding{
|
||||
|
Loading…
x
Reference in New Issue
Block a user