Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash when dragging an image and toggling on crop mode
`crop_mode_event_start` would be set to `None` and thus crash the program. Add a check for this.
- Loading branch information