osu/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
IPlacementHandler.cs