Rafael Perelló Rowley

Results 3 issues of Rafael Perelló Rowley

Passing a height of 15 and not setting the padding (that default to 8) inverts the graph. Thanks for your work.

##### Description of change On `Color.ts` value setter normalize this._value once cloned so the original value is not modified. Closes #10882 ##### Pre-Merge Checklist - [x] Tests and/or benchmarks are...

### Current Behavior Setting the tint property of Sprite if the color is an array, because it is `._normalize` method is applied directly to the passed color but not the...