浏览代码

Frameless art is the best

Change-Id: Ie3587c827be1a4529be92dde3830da45b07634a3
Donald Carr 5 年之前
父节点
当前提交
e88d6982ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      qml/main.qml

+ 1 - 1
qml/main.qml

@@ -85,7 +85,7 @@ Item {
         property int columnCount: 8
         property int columnCount: 8
         property int interval: 5
         property int interval: 5
         property int itemLimit: -1
         property int itemLimit: -1
-        property int artFrameWidth: 2
+        property int artFrameWidth: 0
 
 
         property string effect: ""
         property string effect: ""
         property string artView: "Trivial"
         property string artView: "Trivial"