Ganendra Afrasya
Ganendra Afrasya
Yes, the current implementation is basically my "hacky" way to achieve auto mod. The next update will fix this issue! Kinda busy with other stuff so maybe will come later...
Oopsie! didn't notice that until now! Fixed on latest release (https://github.com/GSculerlor/Cytosu/releases/tag/2021.523.0) 
working on it
Was about to fix it by moving out the link from `OsuTextFlowContainer` into separated `OsuSpriteText` since `TextFlowContainer `doesn't handle text with no spaces well (ppy/osu-framework#2982) but seems like defining `RelativeSizeAxes`...
Fair point