1
0
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:
Michail Vourlakos 2022-01-08 20:25:00 +02:00
parent d0f4bcfa33
commit a12565ab1f

View File

@ -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) {