mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-13 16:58:17 +03:00
windowsgobelow:show properly on startup
BUG:448099
This commit is contained in:
parent
d0f4bcfa33
commit
a12565ab1f
@ -174,7 +174,6 @@ Item{
|
||||
//! WindowsCanCover case
|
||||
if (latteView && latteView.visibility.mode === LatteCore.Types.WindowsCanCover) {
|
||||
latteView.visibility.setViewOnFrontLayer();
|
||||
return;
|
||||
}
|
||||
|
||||
if (!latteView.visibility.isHidden && latteView.positioner.inSlideAnimation) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user