1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 18:37:47 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders
Bartłomiej Dach cbda637d66
Fix drag after placement moving last placed point sometimes
More specifically, if the left mouse button was just pressed without a
drag, `OnDragEnd()` wouldn't fire, and the next drag would start moving
the last placed control point around regardless of where the mouse was.
2021-12-23 09:25:10 +01:00
..
Components Move public method up and add xmldoc to second public method 2021-12-23 14:13:57 +09:00
SliderCircleOverlay.cs Remove nested blueprints from sliders 2021-05-18 14:19:11 +09:00
SliderPlacementBlueprint.cs Set a sane default for new slider blueprints 2021-09-14 18:28:27 +09:00
SliderPosition.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SliderSelectionBlueprint.cs Fix drag after placement moving last placed point sometimes 2021-12-23 09:25:10 +01:00