geopython / geopython/CadTools
Uncaught AttributeError: 'QadMapTool' object has no attribute '_QadMapTool__csrRubberBand'
Open
- Dominant language
- Python
- Stars
- 24
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce
1. First
2. Second
3. Third
```
Traceback (most recent call last):
File "C:/Users/USER/.qgis2/python/plugins\qad\qad_maptool.py", line 187, in canvasMoveEvent
self.__csrRubberBand.moveEvent(point)
AttributeError: 'QadMapTool' object has no attribute '_QadMapTool__csrRubberBand'
```
cadtools 0.6.3, QGIS 2.14.18-Essen on Windows 10
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.