1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 20:57:25 +08:00
osu-lazer/osu.Game/Screens/Edit/Timing
Dean Herbert 3902dc64f0 Fix adjusting offset via button seeking to timing point's offset unexpectedly
This was added with the intention of tracking the offset when already at
the start (the most common case when you're using the tap timing
wizard), but was also seeking when the user may be much further beyond
or before it.

Addresses https://github.com/ppy/osu/discussions/18741#discussioncomment-2975051.
2022-06-19 01:35:45 +09:00
..
RowAttributes Automated #nullable processing 2022-06-17 16:37:17 +09:00
ControlPointSettings.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ControlPointTable.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EffectSection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GroupSection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IndeterminateSliderWithTextBoxInput.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LabelledTimeSignature.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MetronomeDisplay.cs Cancel previous metronome sound playback on pause 2022-06-18 04:07:21 +03:00
RepeatingButtonBehaviour.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RowAttribute.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Section.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SliderWithTextBoxInput.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TapButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TapTimingControl.cs Fix adjusting offset via button seeking to timing point's offset unexpectedly 2022-06-19 01:35:45 +09:00
TimingAdjustButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TimingScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TimingSection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
WaveformComparisonDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00