Ganendra Afrasya

Results 5 comments of 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) ![osu_2021-05-23_00-55-36](https://user-images.githubusercontent.com/6506864/119236675-f49c3880-bb62-11eb-9356-07ba9e685d4f.png)

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`...