Seems we don't need to unset portraitBackground and landscapeBackground to show our...
authorMohammed Sameer <msameer@foolab.org>
Tue, 4 Sep 2012 10:05:13 +0000 (13:05 +0300)
committerMohammed Sameer <msameer@foolab.org>
Tue, 4 Sep 2012 10:05:13 +0000 (13:05 +0300)
qml/main.qml

index 1555f76..d6b23ca 100644 (file)
@@ -51,8 +51,6 @@ PageStackWindow {
         platformStyle: PageStackWindowStyle {
                 // TODO: Hack
                 background: " "
-                portraitBackground: " "
-                landscapeBackground: " "
         }
 
         Camera {