Py Docs: Document delayed setting of UI data
Blender may not apply certain UI data changes immediately when done via BPY. This is a rather typical gotcha, better to have it documented. Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D15614
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
"""
|
||||
.. _modal_operator:
|
||||
|
||||
Modal Execution
|
||||
+++++++++++++++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user