1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 20:07:24 +08:00
osu-lazer/osu.Game/Screens/Edit/Timing
Bartłomiej Dach b1029a124c Move event subscription to LoadComplete
Prevents attempting to read from the `colours` field before it is
actually injected.
2020-10-07 22:57:20 +02:00
..
ControlPointSettings.cs Add settings section from TimingPointGroups on timing screen 2020-10-02 15:30:32 +09:00
ControlPointTable.cs Move event subscription to LoadComplete 2020-10-07 22:57:20 +02: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 Protect "use current time" button against crash when no timing point is selected 2020-10-03 01:27:42 +09: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 Merge branch 'master' into more-timeline-toggles 2020-10-05 17:33:18 +09:00
TimingSection.cs Make SettingsItem conform to IHasCurrentValue 2020-10-06 17:18:54 +09:00