fixing crop and resize bug
This commit is contained in:
@@ -372,6 +372,7 @@ class AreaSelectionHandler:
|
||||
|
||||
# Handle polygon mode - complete polygon on double-click
|
||||
# (Polygon completion happens on double-click, not on mouse release)
|
||||
if self._selectionType == "polygon":
|
||||
return True
|
||||
|
||||
# Handle rectangle/circle mode
|
||||
|
||||
Reference in New Issue
Block a user