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

Expose cropping overlay and handles with callbacks #12

Open
jlasic opened this issue Jan 25, 2023 · 0 comments
Open

Expose cropping overlay and handles with callbacks #12

jlasic opened this issue Jan 25, 2023 · 0 comments

Comments

@jlasic
Copy link

jlasic commented Jan 25, 2023

Hey, can you expose cropping overlay with handles so it can be used for any composable component? It could be a modifier or compose component which takes content over which to draw.

For example, I want to implement video cropper, and I would like to wrap your cropper UI over the existing video surface, and would like to get the state of the cropper; width, height, startX & startY so I can proceed with video processing.

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

1 participant