Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.1
-
None
-
436395417fb092dc143d64aea52ad00d7c9b7488
Description
Add this line to the Homescreen instantiation in Main.qml and note how some of the icons at
the bottom of the screen move around when minimizing an open application.
Homescreen {
...
visible: (currentApplication === "homescreen")
...
}