Fbada006 / ArtMaker

ArtMaker is a flexible and customisable library that allows users to draw anything they want on screen and has been built fully with Jetpack Compose.
70 stars 3 forks source link

White color issues in the picker #40

Closed Fbada006 closed 2 months ago

Fbada006 commented 3 months ago

There are a few issues here:

  1. White color is not visible when selected on the control menu. Give the color circle a border of spectrum colours.
  2. The checkmark is always white. It is not visible in white. It should be black for lighter colors.
  3. The default color should not be white on the control menu. Set it to red.

These two issues need addressing.