osu/osu.Game/Rulesets/Edit
Dean Herbert ef2a4aed9a Fix editor playfield not being centered correctly
This has come up multiple times, with mappers citing that they have
muscle memory for mapping based on the centre of the playfield being in
the centre of the window.

The original plan was to have a second toolbar on the right hand side of
the screen to balance the padding, but we're not at that point yet.
Easiest solution is to do what stable does and allow the left-hand
toolbar items to overlap the playfield underneath it.

In edge cases where the user is running at an aspect ratio that causes
overlaps, they can choose to collapse the toolbars down. We can probably
work on this UI/UX a bit more as we update designs to be more friendly
to such cases.
2022-01-05 16:05:18 +09:00
..
Checks Move `StoragePath` implementation to an extension method 2021-11-19 16:08:38 +09:00
Tools
BeatmapVerifier.cs Merge branch 'master' into file-sanity-checks 2021-10-14 00:17:29 +02:00
BeatmapVerifierContext.cs
DrawableEditorRulesetWrapper.cs
HitObjectComposer.cs Fix editor playfield not being centered correctly 2022-01-05 16:05:18 +09:00
HitObjectSelectionBlueprint.cs
IBeatSnapProvider.cs
IBeatmapVerifier.cs
IPositionSnapProvider.cs
PlacementBlueprint.cs
ScrollingToolboxGroup.cs
SelectionBlueprint.cs
SnapResult.cs
ToolboxGroup.cs