1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 11:07:25 +08:00
osu-lazer/osu.Game/Screens/Edit/Components
Bartłomiej Dach 1b4a3b0e2e
Change editor speed adjustment back to adjusting tempo
- Partially reverts https://github.com/ppy/osu/pull/12080
- Addresses https://github.com/ppy/osu/discussions/27830,
  https://github.com/ppy/osu/discussions/23789,
  https://github.com/ppy/osu/discussions/15368, et al.

The important distinction here is that to prevent misuse when timing,
the control will revert to 1.0x speed and disable when moving to timing
screen, with a tooltip explaining why.
2024-06-18 09:46:00 +02:00
..
Menus Remove unused using 2024-04-24 01:00:03 -07:00
RadioButtons Simplify TooltipText for EditorRadioButton 2024-03-30 16:04:22 +07:00
TernaryButtons Allow toggling SVs in the editor 2023-08-18 18:55:24 +09:00
Timelines/Summary Fix allocations in EffectPointVisualisation 2024-02-29 20:35:20 +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 Change editor speed adjustment back to adjusting tempo 2024-06-18 09:46:00 +02:00
TimeInfoContainer.cs Reduce string allocations in TimeInfoContainer 2024-02-20 20:31:18 +03:00