Files
osukey/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
..