chore: tidy EOF newlines, drop dead monkey.png, vcenter winner banner text
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -124,6 +124,6 @@ class garmin_padelView extends WatchUi.View {
|
||||
dc.setColor(ACCENT, Graphics.COLOR_BLACK);
|
||||
dc.fillRectangle(cx - 70, cy - 18, 140, 36);
|
||||
dc.setColor(Graphics.COLOR_BLACK, Graphics.COLOR_TRANSPARENT);
|
||||
dc.drawText(cx, cy - 14, Graphics.FONT_SMALL, text, Graphics.TEXT_JUSTIFY_CENTER);
|
||||
dc.drawText(cx, cy, Graphics.FONT_SMALL, text, Graphics.TEXT_JUSTIFY_CENTER | Graphics.TEXT_JUSTIFY_VCENTER);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user