Cleanup: style

This commit is contained in:
Campbell Barton
2018-12-20 13:01:40 +11:00
parent 5921656655
commit e71d489254
16 changed files with 44 additions and 31 deletions

View File

@@ -631,6 +631,7 @@ def _activate_by_item(context, space_type, item, index):
handle = WindowManager.draw_cursor_add(handle_fn, (context, item, tool), space_type)
handle_map[space_type] = handle
_activate_by_item._cursor_draw_handle = {}