oldAlNow
Results
1
issues of
oldAlNow
It seems the waitkey() in clearCanvasNDraw() of the selectinwindow.py causes the recursive stack. My temporary solution is to comment it out: selectinwindow.py: ``` def clearCanvasNDraw(dragObj): # Draw # ... drawSelectMarkers(tmp,...