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

How is the height calculated? #7

Open
gaohomway opened this issue Sep 11, 2024 · 1 comment
Open

How is the height calculated? #7

gaohomway opened this issue Sep 11, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@gaohomway
Copy link

Do I need to calculate the height of the control myself?

If not, the height of the photo will be stretched

@rroohit
Copy link
Owner

rroohit commented Sep 13, 2024

Currently the photo is stretched to size given to CropView to fit inside the crop view.
Dynamic height calculation is yet add. We are working on it with stretching the original photo will show as it is these fix is in progress soon in next version release it will be Fixed.

  • As quick fix you can provide the dynamic height of the photo to the crop view modifier.

Thank you for your valuable feedback.

@rroohit rroohit added enhancement New feature or request good first issue Good for newcomers labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants