We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ec7fb commit 81294a9Copy full SHA for 81294a9
core/src/main/kotlin/ogz/tripeaks/Constants.kt
@@ -16,7 +16,7 @@ object Constants {
16
const val FACE_Y = (CARD_HEIGHT - FACE_HEIGHT - 1) / 2 + 1
17
const val HORIZONTAL_PADDING = 12f
18
const val MAX_WORLD_WIDTH = 360f
19
- const val MIN_WORLD_WIDTH = 300f
+ const val MIN_WORLD_WIDTH = 304f
20
const val SMALL_FACE_HEIGHT = 10f
21
const val SMALL_10_HEIGHT = 18f
22
const val SMALL_FACE_WIDTH = 6f
0 commit comments