ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
14.65k stars 2.17k forks source link

Reload scrolling hitobject composer on control point changes #28444

Closed bdach closed 2 weeks ago

bdach commented 3 weeks ago

RFC.

Simplest viable implementation that uses the core idea of a single event on ControlPointInfo on any and all changes.

Note that ControlPointInfo does not encompass sample / difficulty points anymore, which is actually okay for editor purposes because those don't influence anything on scrolling rulesets as far as I'm aware.