rdkcentral / Lightning-SDK

SDK for Lightning framework
Apache License 2.0
130 stars 69 forks source link

allow Colors to take ARGB values #399

Closed WarrenMoore closed 1 year ago

WarrenMoore commented 1 year ago

Currently, you can't specify the alpha property of a colour directly (instead you have to use the .alpha() method). This PR would allow you to use ARGB values directly.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.