1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 01:07:25 +08:00
osu-lazer/osu.Game/Screens/Edit/Timing
Dean Herbert e1f578c590 Change editor timing screen seek behaviour to only occur on clicking table rows
Previously it would react to any selection changed event, which could in
lude time changes (which is done by removing then adding the
ControlPointGroup).

Closes #10590.
2020-10-27 12:28:12 +09:00
..
ControlPointSettings.cs Add settings section from TimingPointGroups on timing screen 2020-10-02 15:30:32 +09:00
ControlPointTable.cs Change editor timing screen seek behaviour to only occur on clicking table rows 2020-10-27 12:28:12 +09:00
DifficultySection.cs Add change handling for difficulty section 2020-10-02 17:58:27 +09:00
EffectSection.cs Add change handling for effects section 2020-10-02 17:58:23 +09:00
GroupSection.cs Ensure control point group exists after move 2020-10-07 23:10:28 +02:00
RowAttribute.cs Change text colour to black 2020-10-02 18:50:47 +09:00
SampleSection.cs Add change handling for sample section 2020-10-02 17:59:47 +09:00
Section.cs Add change handling for timing section 2020-10-02 17:55:47 +09:00
SliderWithTextBoxInput.cs Make SettingsItem conform to IHasCurrentValue 2020-10-06 17:18:54 +09:00
TimingScreen.cs Change editor timing screen seek behaviour to only occur on clicking table rows 2020-10-27 12:28:12 +09:00
TimingSection.cs Make SettingsItem conform to IHasCurrentValue 2020-10-06 17:18:54 +09:00