Skip to content

Update toolbar_widget.dart#339

Open
PROGrand wants to merge 8 commits into
tneotia:masterfrom
PROGrand:master
Open

Update toolbar_widget.dart#339
PROGrand wants to merge 8 commits into
tneotia:masterfrom
PROGrand:master

Conversation

@PROGrand

@PROGrand PROGrand commented Oct 26, 2022

Copy link
Copy Markdown

int.parse(colorList[1]!, radix: 16) fails in some cases. For example: colorList[1] == 'transparent'.

@tneotia

tneotia commented Nov 9, 2022

Copy link
Copy Markdown
Owner

That makes sense, thanks! Is it possible that other string based colors could be added? Not sure - but what if the color is set as 'blue' or 'red' for example.

@vmurzik

vmurzik commented Apr 10, 2023

Copy link
Copy Markdown

@tneotia I think there is more work to be done on this front related to supporting additional colors, but at the same time merging this PR fixes an immediate issue. If we could merge this now and open a ticket for a future improvement for more color support I'd be happy to pick it up once I get more time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants