View Single Post
Posts: 383 | Thanked: 344 times | Joined on Jun 2013 @ Greece, Athens
#198
Originally Posted by elros34 View Post
You don't need to compile it. Just edit qml/main.qml file.
I think there is a small problem..
When I am on the menu and swipe it gives this:
Code:
edge: "right2" active window: "desktop"
When I am on the home screen it gives this:
Code:
edge: "left2" active window: "desktop"
When I have opened the status menu it gives this:
Code:
edge: "bottom" active window: "desktop"
It understands all of these as the "desktop" because it is the same program...

There are also some apps that it shows only "" like the web or the contacts etc.

Last edited by bill_klpd; 2013-08-29 at 11:22.