Language
Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix beatmap cards still potentially showing twice in listing
ExceptBy
PopoverContainer
OnlineOverlay
Increment isn't correct since it returns the post-incremented value. It also always increments.
Closes #20953.
Avoids complicating the `DrawableComment` class, and allows for isolated testability.
DrawableComment
Allows for testing the button and popover in isolation.
SettingsToolboxGroup
It just feels like unnecessary motion.