Skip to content

Conversation

@mosliem
Copy link

@mosliem mosliem commented Jun 19, 2025

This PR fixes performing the cropping process in the main thread, which leads to UI lag if the image size is large.

  1. Handle using the appropriate thread for each action [Cropping - UI updates].
  2. Add a progress view when cropping is in progress.
  3. Enhance the code base structure in CropView.

@benedom
Copy link
Owner

benedom commented Jun 19, 2025

Hi @mosliem thanks for your contribution! I just checked your PR and left some comments, let me know what you think :)

@mosliem
Copy link
Author

mosliem commented Jun 21, 2025

Hi @mosliem thanks for your contribution! I just checked your PR and left some comments, let me know what you think :)

I updated the PR with the changes you requested. Looking forward to your review.

@benedom
Copy link
Owner

benedom commented Jun 22, 2025

Looks good :) I added you as a contributor in the README

@benedom benedom merged commit 6a3f343 into benedom:master Jun 22, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants