mirror of
https://github.com/ppy/osu.git
synced 2024-12-17 14:45:09 +08:00
87888ff0bb
Previously, the selection box was only guaranteed to contain the actual body of the slider itself, the control point nodes were allowed to exit it. This lead to a lot of weird interactions with the selection box controls (rotation/drag handles, also the buttons under/over it) as the slider anchors could overlap with them. To bypass this issue entirely just ensure that the selection box's size does include the control point nodes at all times. |
||
---|---|---|
.. | ||
Components | ||
SliderCircleOverlay.cs | ||
SliderPlacementBlueprint.cs | ||
SliderPosition.cs | ||
SliderSelectionBlueprint.cs |