mirror of
https://github.com/ppy/osu.git
synced 2026-06-06 17:16:12 +08:00
Change SliderWithTextBoxInput to transfer on commit
This commit is contained in:
@@ -38,6 +38,7 @@ namespace osu.Game.Screens.Edit.Timing
|
||||
},
|
||||
slider = new SettingsSlider<T>
|
||||
{
|
||||
TransferValueOnCommit = true,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user