1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 21:17:25 +08:00
osu-lazer/osu.Game/Screens/Edit/Components
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
..
Menus Decouple editor main menu items from DrawableOsuMenuItem 2024-09-04 12:16:52 +02:00
RadioButtons Add slider placement binding description in tooltip 2024-06-18 08:16:25 +02:00
TernaryButtons Allow toggling SVs in the editor 2023-08-18 18:55:24 +09:00
Timelines/Summary Use FastCircle for kiai visualisation 2024-08-31 17:32:24 +03:00
BottomBarContainer.cs Reduce editor opacity of several editor components when hovering over composer 2024-06-17 12:14:28 +02:00
EditorSidebar.cs Fix skin editor component list having uneven padding 2023-02-03 16:55:51 +09:00
EditorSidebarSection.cs Move out section header component from editor 2024-06-12 11:43:40 +02:00
EditorToolButton.cs Add precise rotation control to osu! editor 2023-08-16 11:37:52 +02:00
PlaybackControl.cs Slim down bottom timeline 2024-07-09 09:25:22 +02:00
TimeInfoContainer.cs Add back BPM and adjust sizing of bottom bar a bit more 2024-07-12 12:34:43 +09:00