Commit 80c27d40 authored by eekkelund's avatar eekkelund

[AppLauncher] Bugfix: app icons escaping when in AppSwitcher page and rotating...

[AppLauncher] Bugfix: app icons escaping when in AppSwitcher page and rotating from landscape to portrait
parent 18233670
......@@ -46,6 +46,7 @@ GridView {
property bool isRootFolder:true
property bool newFolderActive
property bool newFolder: newFolderActive && isRootFolder && folderIndex >= 0
clip: true
// just for margin purposes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment