Skip to content

Commit 7c8d7cc

Browse files
committed
Enable sprite fencing
1 parent 9ff5490 commit 7c8d7cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/qml/main.qml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ ApplicationWindow {
124124
Layout.minimumHeight: stageHeight
125125
activeFocusOnTab: true
126126
focus: true
127-
spriteFencing: false
128127
turboMode: AppMenuBar.turboMode
129128
fps: AppMenuBar.fps60Mode ? 60 : 30
130129
}

0 commit comments

Comments
 (0)