-
Notifications
You must be signed in to change notification settings - Fork 5
Digitizing Tool Renamed? #27
Copy link
Copy link
Open
Description
When I ctrl+click (also regular click) on the image in the monoplotter window to digitize a polygon with the "Add Feature Polygon" tool to a layer in a geopackage, I get this error:
2021-11-04T17:35:10 WARNING Traceback (most recent call last):
File "C:\Users/mmtobias/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Pic2Map\pic2Map.py", line 394, in clickOnMonoplotter
if self.cTool.isEditTool():
AttributeError: 'QgsMapToolDigitizeFeature' object has no attribute 'isEditTool'
I suspect the name of the digitizing tool has changed.
I'm on Windows 10, QGIS version 3.22.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels