1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 17:17:26 +08:00
osu-lazer/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 Remove unused using statements 2024-01-26 00:39:29 +09:00
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 Automated pass 2023-06-24 01:00:03 +09:00
Sprites Decouple GlowingDrawable from GlowingSpriteText 2024-03-31 01:44:54 +03:00
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 Automated pass 2023-06-24 01:00:03 +09:00
DrawableDate.cs Automated pass 2023-06-24 01:00:03 +09:00
ErrorTextFlowContainer.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
HSPAColour.cs Fix HSPAColour.ToColour not being pure 2022-11-06 23:35:51 +09:00
IHasAccentColour.cs Automated pass 2023-06-24 01:00:03 +09:00
InputBlockingContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuColour.cs Update F rank badge colours to match latest designs 2024-03-04 14:47:49 +01:00
OsuFont.cs Add description for torus alt 2022-12-03 23:42:16 +03:00
OsuIcon.cs Add button to access daily challenge playlist from main menu 2024-05-17 11:15:52 +02:00
ParticleExplosion.cs Automated pass 2023-06-24 01:00:03 +09:00
ParticleSpewer.cs Update HasFlag usages 2024-07-03 00:19:04 +09:00
ScreenshotManager.cs Refactor crop logic slightly 2024-01-25 14:30:26 +09:00