osu-framework icon indicating copy to clipboard operation
osu-framework copied to clipboard

Split `getRoundedColor` into two separate parts

Open Uncomfy opened this issue 6 months ago • 0 comments

getRoundedColor does a lot of things, which makes it hard to reuse the code when making custom shaders.

Companion to https://github.com/ppy/osu/pull/30391

Uncomfy avatar Jun 15 '25 22:06 Uncomfy