osu/osu.Game/Graphics
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
..
Backgrounds
Containers Fix click sounds playing twice on `OsuRearrangeableListItem` 2024-08-01 18:18:00 -07:00
Cursor Merge pull request #29279 from normalid-awa/bugfix/editor/delete-operation-wont-close-the-menu 2024-08-07 13:25:13 +02:00
OpenGL/Vertices
Sprites
UserInterface Use `record` `struct` 2024-10-01 18:48:34 +09:00
UserInterfaceV2 Replace `FormSliderBar.Instantaneous` with `TransferValueOnCommit` 2024-10-04 14:07:16 +02:00
DateTooltip.cs
DrawableDate.cs
ErrorTextFlowContainer.cs
HSPAColour.cs
IHasAccentColour.cs
InputBlockingContainer.cs
OsuColour.cs
OsuFont.cs
OsuIcon.cs Add button to access daily challenge playlist from main menu 2024-05-17 11:15:52 +02:00
ParticleExplosion.cs
ParticleSpewer.cs Update `HasFlag` usages 2024-07-03 00:19:04 +09:00
ScreenshotManager.cs