Commit Graph

19 Commits

Author SHA1 Message Date
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
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
ac3793f340 Move inline class to end and apply NRT 2022-06-02 13:10:50 +09:00
781a1527b1 Adjust button metrics and move surrounding buttons to be more integrated 2022-06-02 12:58:43 +09:00
b88bce9b8b Restart track playback when tapping to time 2022-06-02 11:57:06 +09:00
96ccd29bdc Don't play metronome click when tapping for timing 2022-06-02 11:57:06 +09:00
d12f6ea221 Add basics of tap button 2022-06-02 11:57:06 +09:00
8c54bd46bb Rename button to more appropriate name 2022-06-01 17:46:05 +09:00
a940676fc2 Add adjustment buttons 2022-05-31 21:31:20 +09:00
588c5d1583 Add initial waveform comparison display 2022-05-24 14:36:44 +09:00
2e21d75b10 Move metronome into own class and rename to avoid conflict with mod sounds 2022-05-20 17:30:04 +09:00
cf97f4e409 Add centre marker 2022-05-20 17:30:04 +09:00
4712e512d7 Apply edge smoothness and make weight more accented 2022-05-20 17:30:04 +09:00
8487d2c48a Interpolate bpm label and fix incorrect angle logic 2022-05-20 17:30:04 +09:00
21072a26ef Add locking wedge 2022-05-20 17:30:04 +09:00
79878a4ec2 Metrics adjust and labelling 2022-05-20 17:30:04 +09:00
cf1ef28f72 Add taper and more correctly shaped weight 2022-05-20 17:30:04 +09:00
42179568f3 Initial animation pass on metronome 2022-05-20 17:30:04 +09:00
ce7be940e2 Setup basics for control and test 2022-05-20 17:30:04 +09:00