draft: fix snapping with images

This commit is contained in:
looooo
2018-05-05 18:55:30 +02:00
committed by Yorik van Havre
parent 00a16927bd
commit 52a0eb8f13

View File

@@ -237,7 +237,7 @@ class Snapper:
point,eline = self.snapToPolar(point,lastpoint)
point,eline = self.snapToExtensions(point,lastpoint,constrain,eline)
if not self.snapInfo:
if not self.snapInfo or "Component" not in self.snapInfo:
# nothing has been snapped
# check for grid snap and ext crossings