-
Improvement
-
Resolution: Fixed
-
Major
-
1.0.0
-
None
Like we can use hexadecimal color format and transparent color, we should be able to use the rgba format color like :
background-color: rgba(0, 0, 255, 0.5);
- depends on
-
RUNTIME-2190 Handle rgb and rgba format for color picker
- Closed