1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-31 22:22:55 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose
Dean Herbert 3ecb3b674d
Don't reset state when changing from one selection to another in the editor
This was causing state pollution in the new selection. I can't see why
this needs to happen when a selection changes to another.

This fixes https://github.com/ppy/osu/issues/30839 and also the same
issue happening for the new combo toggle.

Tests all seem to pass, and I can't immediately find anything broken,
but YMMV.
2024-11-26 17:33:41 +09:00
..
Components Don't reset state when changing from one selection to another in the editor 2024-11-26 17:33:41 +09:00
ComposeScreen.cs Show breaks behind objects in timeline 2024-08-01 19:47:44 +09:00
HitObjectUsageEventBuffer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPlacementHandler.cs Fix placement blueprints sometimes not behaving correctly with touch input 2024-10-23 16:51:21 -04:00