1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 10:02:54 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert 64555debc2
Fix adjusting control point offset after undo/redo causing catastrophic failure
Closes https://github.com/ppy/osu/issues/31098.

Low effort fix because it was already half broken. The test was testing
in isolation but in actual editor usage it wasn't working as expected.
2024-12-13 19:33:51 +09:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Remove BeatmapCarousel testing backdoor 2024-12-11 16:28:51 +09:00
Beatmaps Pass the same thing in twice for better maybe 2024-05-27 20:30:01 +09:00
Collections Add search bar to collection management dialog 2024-11-18 16:32:56 +09:00
Colours Automated pass 2023-06-24 01:00:03 +09:00
Components Partial everything 2022-11-27 00:00:27 +09:00
DailyChallenge Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Editing Fix adjusting control point offset after undo/redo causing catastrophic failure 2024-12-13 19:33:51 +09:00
Gameplay Merge branch 'master' into netcore-analyzer 2024-12-05 17:18:56 +08:00
Menus Merge pull request #30894 from HenintsoaSky/star-fountains-toggle-setting 2024-11-28 17:35:11 +09:00
Mods Fix score no longer being saved when quick-restarting after pass 2024-11-30 23:36:02 -05:00
Multiplayer Merge branch 'master' into better-room-status 2024-12-11 18:06:55 +09:00
Navigation Add failing test showing player settings appearing in skin editor 2024-12-13 17:18:34 +09:00
Online Fix weird default in test scene 2024-11-28 17:54:03 -05:00
Playlists Merge branch 'master' into better-room-status 2024-12-11 18:06:55 +09:00
Ranking Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider 2024-11-17 18:13:37 -05:00
Settings Add test coverage 2024-11-01 19:26:56 +01:00
SongSelect Fix test 2024-12-13 17:41:55 +09:00
SongSelectV2 Move BeatmapInfoWedgeV2 to correct namespace 2024-12-12 12:53:05 +09:00
UserInterface Remove BeatmapCarousel testing backdoor 2024-12-11 16:28:51 +09:00
TestMultiplayerComponents.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuScreenStack.cs Rename AllowTrackAdjustments to more understandable ApplyModTrackAdjustments 2023-07-25 20:20:53 +09:00