Skip to content

Commit

Permalink
Merge pull request #36 from tomveich/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
skydoves authored Sep 11, 2023
2 parents 782f587 + c1709e4 commit ace8470
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 ace8470

Please sign in to comment.