mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 02:42:54 +08:00
Change SliderWithTextBoxInput to transfer on commit
This commit is contained in:
parent
9fc9009dbe
commit
519c3ac2bd
@ -38,6 +38,7 @@ namespace osu.Game.Screens.Edit.Timing
|
||||
},
|
||||
slider = new SettingsSlider<T>
|
||||
{
|
||||
TransferValueOnCommit = true,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user