osu/osu.Game.Tests
Bartłomiej Dach 86c3e3e987
Replace `FormSliderBar.Instantaneous` with `TransferValueOnCommit`
Rather than control the propagation of the value between the slider and
the textbox, add a property that controls the propagation of the value
between the bindables inside the form control to external bindables.
This will help alleviate issues where the external bindable update
incurs overheads due to having heavy change callbacks attached.
2024-10-04 14:07:16 +02:00
..
Audio
Beatmaps
Chat
Collections/IO
Database
Editing Merge pull request #30069 from peppy/grid-to-current-object 2024-10-01 19:24:46 +09:00
Extensions
Gameplay
Input
Localisation
Models
Mods
NonVisual
Online
OnlinePlay
Resources
Rulesets
Scores/IO
ScrollAlgorithms
Skins
Testing
Utils Merge branch 'master' into selection-center 2024-09-27 09:30:36 +02:00
Visual Replace `FormSliderBar.Instantaneous` with `TransferValueOnCommit` 2024-10-04 14:07:16 +02:00
ImportTest.cs
WaveformTestBeatmap.cs
osu.Game.Tests.csproj
tests.ruleset