Skip to content

Commit

Permalink
Merge pull request #462 from agateau/fix-cramped-ui
Browse files Browse the repository at this point in the history
ConfigScreen: Fix "Rotate camera" button hitting the bottom of the screen
  • Loading branch information
agateau authored Aug 30, 2024
2 parents 3c4bb7f + b6a9f26 commit 89a676c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/assets/ui/uiskin.gdxjson
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
focus: focus,
selected: selected,
focusPadding: 3,
spacing: 16
spacing: 14
},
large: {
focus: focus,
Expand Down

0 comments on commit 89a676c

Please sign in to comment.