Skip to content
Commit 63cbbabd authored by Hugo Pereira Da Costa's avatar Hugo Pereira Da Costa
Browse files

properly deal with invalid colors when calculating cache keys.

using color.rgba() for an invalid color corresponds to solid black, which in turns conflicts with the cache
value for such color. We use "transparent black" instead.
CCBUG: 304868
parent 56c5f434
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