1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 20:33:37 +08:00
osu-lazer/osu.Game/Screens/Edit
Dean Herbert 2858296c25 Avoid editor confirm-save dialog looping infinitely when using keyboard shortcut to exit
Will now exit without saving if the keyboard shortcut is activated twice
in a row, as expected.

Closes #10136.
2020-09-11 19:58:37 +09:00
..
Components Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
Compose Rename drag blueprint selection method for discoverability 2020-09-08 17:22:59 +09:00
Design Better signify under construction screens in editor 2019-10-08 14:32:48 +09:00
Setup Fix tab key not working 2020-09-08 19:52:56 +09:00
Timing Increase max sane BPM value 2020-09-07 18:20:47 +09:00
BindableBeatDivisor.cs Use foreach 2020-01-28 16:04:13 +09:00
Editor.cs Avoid editor confirm-save dialog looping infinitely when using keyboard shortcut to exit 2020-09-11 19:58:37 +09:00
EditorBeatmap.cs Change types back 2020-09-01 17:58:06 +02:00
EditorChangeHandler.cs Only show confirmation if changes have been made since last save 2020-09-09 19:40:41 +09:00
EditorClock.cs Restore remaining editor components to use Beatmap.Track 2020-08-21 17:11:29 +09:00
EditorScreen.cs Remove editor screen fade (looks bad) 2020-09-08 19:52:56 +09:00
EditorScreenMode.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
EditorScreenWithTimeline.cs Add loading spinner while editor screen loads 2020-08-18 00:47:32 +09:00
IEditorChangeHandler.cs Add change state handling to the editor 2020-04-09 21:22:07 +09:00
LegacyEditorBeatmapPatcher.cs Rename method 2020-08-07 22:31:41 +09:00
PromptForSaveDialog.cs Add cancel exit button 2020-09-09 20:04:25 +09:00