1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-12 19:27:24 +08:00

11 Commits

Author SHA1 Message Date
Dean Herbert
38de3566b1
Adjust set panel display and animations slightly 2025-02-28 22:54:00 +09:00
Dean Herbert
4beac64bdb
Remove unused container level 2025-02-28 22:54:00 +09:00
Dean Herbert
29c35529d2
Fix activation flash being applied twice (and adjust duration) 2025-02-28 22:54:00 +09:00
Dean Herbert
8032b68932
Stop using padding for panel x offsets 2025-02-28 22:54:00 +09:00
Dean Herbert
1e46dc6b0a
Adjust animation duration to roughly match scroll operations
Previous value felt wrong when using keyboard selection for iteration.
2025-02-28 16:27:42 +09:00
Dean Herbert
a8fbac0f0d
Add better selection visibility via another tint layer 2025-02-28 16:27:18 +09:00
Dean Herbert
02b950223c
Adjust x offsets to work again for keyboard selection 2025-02-28 16:08:11 +09:00
Dean Herbert
7e1984452f
Tidy up remaining common code 2025-02-18 16:52:19 +09:00
Dean Herbert
644fb29843
Fix input handling not matching latest master logic 2025-02-18 16:52:18 +09:00
Dean Herbert
5de9584171
Move PanelXOffset to init property rather than ctor
Feels better to me.
2025-02-18 16:52:18 +09:00
Dean Herbert
88ec204d26
User inheritance to avoid Piece structural nightmare 2025-02-18 16:52:18 +09:00