Skip to content

Commit d003d0d

Browse files
fix: increased size of slider handle
1 parent eb39805 commit d003d0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
73 Bytes
Loading

project.godot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ gdscript/warnings/untyped_declaration=1
3131

3232
[display]
3333

34-
window/size/viewport_width=864
35-
window/size/viewport_height=1536
34+
window/size/viewport_width=720
35+
window/size/viewport_height=1280
3636
window/size/resizable=false
3737
window/size/extend_to_title=true
3838
window/handheld/orientation=1

0 commit comments

Comments
 (0)