Skip to content

The maximum value of color must support upto #FFFFFFFF while validating value #51

@webfirmframework

Description

@webfirmframework

Currently, the maximum hex value allowed for color is #FFFFFF so Color.isValid returns false for the value above this. But, there is a chance for alpha value so the maximum value must be #FFFFFFFF.

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions