Skip to content
Commit 5f2c63de authored by q234 rty's avatar q234 rty
Browse files

Avoid meaningless HCY->RGB->HCY conversion in KColorUtils::tint

tintHelper converts its result to RGB only for tint to immediately call luma(result).
Skip the conversion in tintHelper and only do it in tint just before returning.
parent f5381952
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment