Fix background being dimmed forever after toggling statistics in results screen
Align label widths of editor setup screen controls
Fix wiki image tooltips not showing inside table views
Update framework
Fix circle piece animation sometimes not playing when a replay is rewound (again)
Improve hit error judgement displays
Stops it from immediately disappearing.
The general rule is that screens should only apply colours and the likes on enter / resume, and leave the outwards transition to whatever screen is coming next.
PlayerLoader
ClearTransforms
The transforms are cleared by DHO before `ApplyCustomUpdateState` is invoked.
Use candidate skin for mania skin key lookup rather than `this`
Bring back skin background source
Remove some obsoleted members
this
Co-authored-by: ekrctb <32995012+ekrctb@users.noreply.github.com>
DrawableJudgement
Undated, but change was made on 2020-11-18.
Fix registered event not unregistered on dispose
Fix hit circle animation is removed when a replay is rewound
IEquatable