osu/osu.Game/Screens/Edit
Dean Herbert 6a7f6c76ff Fix osu! editor padding being applied to toolboxes
The result of https://github.com/ppy/osu/pull/20739 and https://github.com/ppy/osu/pull/20738 having unintended side effects when applied together.
2022-10-18 14:32:00 +09:00
..
Components Roughly update design of editor buttons 2022-10-13 16:57:25 +09:00
Compose Reorganise beatmap snap control to work better in compact mode 2022-10-13 15:47:54 +09:00
Design
GameplayTest
Setup
Timing
Verify
BindableBeatDivisor.cs
BottomBar.cs
ClipboardContent.cs
CreateNewDifficultyDialog.cs
DeleteDifficultyConfirmationDialog.cs Tidy up dialog and deletion flow 2022-09-02 17:07:09 +09:00
Editor.cs Invalidate working beatmap cache when calling DeleteDifficultyImmediately rather than in editor code 2022-09-06 18:12:47 +09:00
EditorBeatmap.cs Make sure all selected items get deleted 2022-10-05 21:58:05 +09:00
EditorBeatmapSkin.cs
EditorChangeHandler.cs
EditorClipboard.cs
EditorClock.cs
EditorLoader.cs
EditorRoundedScreenSettings.cs
EditorRoundedScreenSettingsSection.cs
EditorScreen.cs
EditorScreenMode.cs
EditorScreenWithTimeline.cs Fix osu! editor padding being applied to toolboxes 2022-10-18 14:32:00 +09:00
EditorSkinProvidingContainer.cs
EditorState.cs
EditorTable.cs
HitAnimationsMenuItem.cs
IEditorChangeHandler.cs
LegacyEditorBeatmapPatcher.cs
PromptForSaveDialog.cs
TransactionalCommitComponent.cs
WaveformOpacityMenuItem.cs