Skip to content

Commit

Permalink
Merge branch 'main' into feature/alphaslider-initial-color
Browse files Browse the repository at this point in the history
  • Loading branch information
yangsooplus authored Sep 11, 2023
2 parents b2d1d6f + ace8470 commit ff35553
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ HsvColorPicker(
)
```

To initialize the color picker with a specific color, pass the color to the `initialColor` argument. Initial color is white by default.

> **Note**: If you use `HsvColorPicker`, you can not set the palette and content scale with the `setPaletteImageBitmap` and `setPaletteContentScale` functions.
### ColorEnvelope
Expand Down

0 comments on commit ff35553

Please sign in to comment.