mirror of
https://github.com/osukey/osukey.git
synced 2025-06-20 02:38:04 +09: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…
x
Reference in New Issue
Block a user