Going simple with a bool instead of making `TooltipText` init-able, as the current cases will just init `string.Empty`. And not sure if we want custom tooltip text in the future.
Truncate
OsuSpriteText
Co-Authored-By: Salman Ahmed <frenzibyte@gmail.com>
Compatibility with osu-framework change https://github.com/ppy/osu-framework/pull/5512
BufferedContainer