1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 01:21:31 +08:00
Files
osu-lazer/osu.Game/Screens/Edit/Compose/Components
T
Krzysztof Gutkowski e831c46f13 Replace new combo button icons with ruleset-specifc ones (#37848)
- Depends on https://github.com/ppy/osu-resources/pull/425.
- Closes https://github.com/ppy/osu/issues/37874

This makes the new combo button use the new icons added in
https://github.com/ppy/osu/pull/37804. Instead of having four separate
icons per ruleset, the "sparkle" texture is overlaid on top of the
appropriate icon.

I'm not sure if I've overdone it with how every ruleset copypastes the
same code for the icon (in `<ruleset>BlueprintContainer`), so that can
be scaled down if necessary.

| osu | taiko | catch | mania |
|--------|--------|--------|--------|
| <img width="200" height="67" alt="image"
src="https://github.com/user-attachments/assets/88a31611-f200-4da8-8490-39e6803a452c"
/> | <img width="194" height="69" alt="image"
src="https://github.com/user-attachments/assets/fbe5c7c0-2a53-4f3f-9c80-67c8769dfb52"
/> | <img width="194" height="69" alt="image"
src="https://github.com/user-attachments/assets/dbfbd183-0469-4b57-9059-40351604aa64"
/> | <img width="190" height="68" alt="image"
src="https://github.com/user-attachments/assets/708fc2e0-34fb-4983-b696-8c23431f8af4"
/> |

Co-authored-by: Dean Herbert <pe@ppy.sh>
e831c46f13 · 2026-05-25 15:24:33 +09:00
History
..
2024-02-02 21:00:28 +09:00
2024-05-24 18:11:28 +02:00
2023-06-24 01:00:03 +09:00
2022-11-27 00:00:27 +09:00
2022-11-27 00:00:27 +09:00
2024-09-24 12:40:28 +02:00