1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-16 03:47:26 +08:00
osu-lazer/osu.Game/Screens/Edit/Components/Menus
Bartłomiej Dach 0c4f5bcdaa
Decouple editor main menu items from DrawableOsuMenuItem
It didn't ever really make sense for it to be sharing the implementation
details of that (e.g. colouring of primary/dangerous actions), and with
the hotkey display things got outright hacky, so I'm decoupling it
entirely.
2024-09-04 12:16:52 +02:00
..
DifficultyMenuItem.cs useless #nullable disable 2022-10-24 23:17:28 +09:00
EditorMenuBar.cs Decouple editor main menu items from DrawableOsuMenuItem 2024-09-04 12:16:52 +02:00
EditorMenuItem.cs Remove text padding in editor menu for now 2023-01-15 14:40:53 +03:00
EditorScreenSwitcherControl.cs Adjust editor screen switcher control design and behaviour 2024-03-07 08:20:46 +03:00