This reverts commit d7d569cf4e.
d7d569cf4e
SHEAR
OsuGame
Discussed in [discord](https://discord.com/channels/188630481301012481/188630652340404224/1240490608934653984).
ShearedButton
Also includes a test case in `TestSceneShearedButton`s to ensure the buttons' shear factors don't change on different heights (I've encountered issues with that previously).
dotnet format
Apply generic math-related changes
TabItem
OnActivatedByUser
ScreenBreadcrumbControl
See https://github.com/ppy/osu-framework/pull/6218#discussion_r1529932798.
TRANSITION_LENGTH
MathUtils
Math.Max()
Reduce enumerator overhead in `GameplayLeaderboard`
.Children
Make mod search box text be selected when a new mod is selected/deselected
Had to be done. I hated the old ones so much. As usual, disclaimer that this is an iterative design and will probably be replaced in the future.
SelectAll()
ShearedSearchTextBox
OsuDropdown
CalculatedTextSize
FontSize
Closes https://github.com/ppy/osu/issues/25228.