Know bugs fixed.
[lichviet] / qml / LichViet / main.qml
index 0670532..bf570b4 100644 (file)
@@ -65,7 +65,8 @@ Item {
 
          state:"jumptodate"
          Image {
-             source: theme_manager.theme.background_image; fillMode: Image.Stretch; anchors.fill: parent; opacity: 0.3
+             source: theme_manager.theme.background_image; fillMode: Image.Stretch; anchors.fill: parent
+             opacity: theme_manager.theme.background_opacity
          }