Closed kalideir closed 4 years ago
Hi @Decoder3-14
I'm not sure if I understood exactly what you want to achieve, but maybe try to set BORDER_WIDTH={0}
.
Regarding "I also noticed the cropping area moves when touched with two fingers at once, how can I make it still?":
Please check this pull request. As I mentioned in that conversation, I was unable to reproduce the problem. If you can help me to reproduce the problem, I will merge that fix.
Hi
Thank you @ggunti for this component, it's been very useful for my current project.
I am trying to make the crop component full screen, using position absolute and other techniques like flex: 1, is not helping achieve the goal. Is there a way to make this possible?
I also noticed the cropping area moves when touched with two fingers at once, how can I make it still?