[Bf-python] Remove a modal handler from the window manager

Dan Eicher dan at trollwerks.org
Sat Feb 25 02:16:51 CET 2012


Somewhere in VIEW3D_OT_display_measurements there needs to be a check
for canceling the drawing operation which then calls:

...region.callback_remove(self._handle)

-- perhaps in modal() which calls a dedicated function to loop over
all the windows/regions and clean this stuff up.

Also doesn't seem to be a call to remove the handler either but that
is point #1 above...

Dan



More information about the Bf-python mailing list