Open Wither362 opened 1 year ago
Cool! About
Color.makeRandom
, shouldn't the default value of the first argument be 255, to match previous behaviour? Iirc, if you just doColor.makeRandom()
it should generate a color with alpha = 255Everything else is really nice... Thanks!
Oh yeah, you’re right!
Cool! About
Color.makeRandom
, shouldn't the default value of the first argument be 255, to match previous behaviour? Iirc, if you just doColor.makeRandom()
it should generate a color with alpha = 255Everything else is really nice... Thanks!