1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 13:17:26 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders/Components
Naxess 5ee280f941 Update PointsInSegment when adding/removing points
There was a bug where if you created a slider, moved the last point, and then added a point such that it became a PerfectCurve, it would fail to recover after becoming a Bezier.

This fixes that.
2021-03-24 02:56:32 +01:00
..
PathControlPointConnectionPiece.cs Apply suggestions and remove redundant updateConnectingPath call 2020-11-17 22:23:46 +01:00
PathControlPointPiece.cs Update PointsInSegment when adding/removing points 2021-03-24 02:56:32 +01:00
PathControlPointVisualiser.cs Fix slider right click context menus not being shown outside the valid playfield area 2020-11-20 13:46:23 +09:00
SliderBodyPiece.cs Adjust namespace 2020-12-04 20:21:53 +09:00