Croppie: ability to set boundary color?

Created on 2 Apr 2018  路  1Comment  路  Source: Foliotek/Croppie

I should be able to, with code, set the color of the rectangular or circular border which indicates the area of the crop (the visual indicator of the 'points'). I have browsed the docs and don't see this. I might be able to inspect the dom and add a css style, but this seems like it should be built in.

Help Wanted

Most helpful comment

It's not built in to the api. You're free to add additional CSS styles to manipulate the look of the croppie element, but as far as styling through the API, that doesn't exist beyond width/heights.

This isn't something that I see as a high use case. I think creating a custom style in your css should cover most uses. BUT .... I'm open to PR's on this repo.

>All comments

It's not built in to the api. You're free to add additional CSS styles to manipulate the look of the croppie element, but as far as styling through the API, that doesn't exist beyond width/heights.

This isn't something that I see as a high use case. I think creating a custom style in your css should cover most uses. BUT .... I'm open to PR's on this repo.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nicolacardi picture nicolacardi  路  4Comments

tpilitis picture tpilitis  路  5Comments

TheAustinG picture TheAustinG  路  4Comments

guschnwg picture guschnwg  路  4Comments

edagenais picture edagenais  路  6Comments