Perform rewind with right click only if cursor didn't leave the button
Fix loss of precision in ScoreProcessor.ComputeAccuracy()
Remove SmoothCircularProgress component as being replaced
RangeSlider
Bump `dorny/test-reporter` action to 1.6.0
dorny/test-reporter
The only reason I'm bothering to do this is that I mistakenly clicked on one of the execution logs of the "Annotate CI with test results" workflow and noticed a bunch of deprecation warnings: https://github.com/ppy/osu/actions/runs/3610166871 Judging from the release notes [[1]] and diffstat [[2]] of version 1.6.0 of the action affected, a bump should silence these. [1]: https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md [2]: https://github.com/dorny/test-reporter/compare/v1.4.2...v1.6.0
Fix `LegacyExporter` classes overwriting existing files
Update framework
Fix first run beatmap screen button colours looking incorrect with new triangle effect
Addresses #21500.
Fix being able to place zero-length spinners
Similar to SliderPlacementBlueprint.
Fix some components not accounting for final hold notes in osu!mania beatmaps
Add legacy taiko glow element
Also always snap a spinner's end time using beat snap (matches stable).
IBeatSnapProvider
BeatSnap
Fix system messages appearing out of order in chat display
TaikoLegacyPlayfieldBackgroundRight
Provide DrawableRulesetDependencies from HitObjectComposer
Fix osu!mania editor timeline showing bright-white blueprints
ModTimeRamp
GetLastObjectTime
Fix incorrect culture used when parsing timeline popup textbox content
Highlight1
GetNextBestFilename()
findBestNumber()
GetNextBestName()
Update DrawableHitObject state based on entry result during LoadComplete