Commit Graph

14 Commits

Author SHA1 Message Date
Dean Herbert 8619bbb943
Fix legacy key counter's background being visible when intended to be hidden 2024-08-06 16:12:00 +09:00
Dean Herbert 90395aea13
Fix incorrect colour fallback handling
Adds a note about `GetConfig` being stupid.
2024-08-06 15:43:39 +09:00
Bartłomiej Dach 26395bd443
Adjust animations further to match stable 2024-07-24 15:26:27 +02:00
Bartłomiej Dach 087dd759be
Adjust layout to ballpark-match stable
I dunno what the wiki is claiming with the "24px" figure or why
but I'm not playing conversion games either. Dimensions ballparked
via screenshots captured at x768 resolution.

Also removes a weird homebrew method to keep the text upright.
There is one canonical way to do this, namely
`UprightAspectMaintainingContainer`. And the other key counters
were already using it.
2024-07-24 14:52:56 +02:00
normalid fede6b3657 Fix indent problems 2024-07-24 13:09:21 +08:00
normalid b24be96d04 Fix code quality 2024-07-24 12:57:30 +08:00
normalid 56143de2c6 Update offset factor 2024-07-24 12:39:36 +08:00
normalid 395f8424b5 Match the stable animation 2024-07-24 12:30:08 +08:00
normalid c52a993607 Support custom input overlay color 2024-07-23 23:35:25 +08:00
normalid 9fe369b7f4 Replace `SkinnableSprite` with `Sprite` 2024-07-23 21:08:08 +08:00
normalid f7dc0b65da Clean up the code 2024-07-23 20:47:49 +08:00
normalid 5dcc8b7a8f Make the text are always horizontal 2024-07-23 19:56:43 +08:00
normalid 777a0deb0f Update the offset formula 2024-07-23 19:45:53 +08:00
normalid ad1a86ebdc Implement the overlay 2024-07-23 19:05:14 +08:00