Dean Herbert
|
4fd19cbb0d
|
Use null check instead of assert in Hide() due to public exposure
|
2021-09-29 18:58:43 +09:00 |
|
Dean Herbert
|
c5b7e97bd9
|
Fix skin editor potentially crashing during close process
As reported at
https://github.com/ppy/osu/discussions/14850#discussioncomment-1399382.
|
2021-09-29 18:53:49 +09:00 |
|
Dean Herbert
|
1b13b74740
|
Fix skin editor potentially leaving game-wide masking in the wrong state
Just going with the simplest way to solve this.
Closes https://github.com/ppy/osu/issues/14769.
|
2021-09-17 13:48:20 +09:00 |
|
smoogipoo
|
f9d5abff8a
|
Update with keybinding changes
|
2021-09-16 18:26:12 +09:00 |
|
Dean Herbert
|
21053381c7
|
Fix skin editor potentially eating GlobalAction.Back when not displayed
|
2021-07-22 15:59:00 +09:00 |
|
Dean Herbert
|
3fd8de3b91
|
Fix skin editor's fake overlay potentially getting into a bad state
|
2021-07-22 15:57:47 +09:00 |
|
Dean Herbert
|
9c4fbf45e9
|
Add the ability to enter and exit the skin editor via on-screen buttons
|
2021-07-20 19:36:12 +09:00 |
|
Dean Herbert
|
eb5db8ff03
|
Disable border display on skin editor to avoid crashes
This wasn't being displayed correctly anyway, so rather than fixing
let's just remove it for now.
Closes #12868.
|
2021-05-20 02:01:46 +09:00 |
|
Dean Herbert
|
9df08560b6
|
Save skin editor changes on forced exit
|
2021-05-12 16:07:00 +09:00 |
|
Dean Herbert
|
6d587dc392
|
Adjust target size slightly to better align with the screen
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
aff32b0d19
|
Merge branch 'master' into skin-components-list
|
2021-05-06 14:17:33 +09:00 |
|
Dean Herbert
|
f3b305bbe6
|
Rename and improve xmldoc of SkinEditorOverlay
|
2021-05-03 14:58:25 +09:00 |
|