Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size and rotation #37

Closed
kalideir opened this issue Sep 14, 2020 · 1 comment
Closed

Size and rotation #37

kalideir opened this issue Sep 14, 2020 · 1 comment

Comments

@kalideir
Copy link

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?

@ggunti
Copy link
Owner

ggunti commented Sep 18, 2020

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.

@ggunti ggunti closed this as completed Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants