archipack 2.8 compatibility (step1)

This commit is contained in:
stephen leger 2018-11-16 15:34:40 +01:00
parent bfbbd112c1
commit 1977c9c0aa
1 changed files with 1 additions and 0 deletions

View File

@ -2124,6 +2124,7 @@ class Manipulable():
self.manipulable_end_point = Vector((0, 0))
o = context.active_object
if o is not None:
self.manipulable_exit_selectmode(context)
remove_manipulable(o.name)