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

[crop] Add disable_window_dragging option, enable by default #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

po5
Copy link

@po5 po5 commented Sep 18, 2022

This lets users hold and drag to select a crop area.
The window-dragging property is temporarily set to no, can be disabled with a script opt.
After dragging, releasing left mouse will submit the crop.
It is still possible to do a simple left click to set each crop corner individually.

@occivink
Copy link
Owner

Sounds good, but I would like it to check the state of the property on down event, and only re-enable it if it was actually enabled.

@po5
Copy link
Author

po5 commented Sep 19, 2022

True, will do that.

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.

None yet

2 participants