Release v0.3: adapt Android layout to wide screens

This commit is contained in:
enne2
2026-09-07 18:34:13 +02:00
parent ea5b2aebbf
commit d0991a0edf
6 changed files with 26 additions and 16 deletions
@@ -23,6 +23,10 @@ const COLORS := {
"viola": Color("9b7ede"),
}
static func horizontal_scale(viewport_width: float) -> float:
return viewport_width / VIEW.x
const BALL_NOTES := {
"rosso": 261.63,
"blu": 293.66,