1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 18:07:24 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose
Dean Herbert 68aedd63a7 Move SelectionHandler's SelectedItems binding to the base implementation
Until now it was up to each implementation to connect
`BlueprintContainer` to its `SelectionHandler`, which didn't make much
sense at all.
2022-03-10 23:22:19 +09:00
..
Components Move SelectionHandler's SelectedItems binding to the base implementation 2022-03-10 23:22:19 +09:00
ComposeScreen.cs Fix null ref in ComposeScreen when ruleset doesn't provide a composer 2022-01-28 14:01:10 +09:00
HitObjectUsageEventBuffer.cs Change class xmldoc a bit 2021-05-18 19:15:46 +09:00
IPlacementHandler.cs Add commit status to EndPlacement; call BeginPlacement on initial movement 2020-02-07 18:02:48 +09:00