Skip to content

Commit 51365b3

Browse files
committed
fix: debug info always visible
refs: #176
1 parent 695e60b commit 51365b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package/contents/ui/main.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ WallpaperItem {
286286

287287
ColumnLayout {
288288
id: root
289+
visible: main.debugEnabled
289290
Item {
290291
Layout.preferredWidth: 1
291292
Layout.preferredHeight: 100

0 commit comments

Comments
 (0)