Page MenuHome

Py Docs: Document delayed setting of UI data
ClosedPublic

Authored by Julian Eisel (Severin) on Aug 3 2022, 5:21 PM.

Details

Summary

This is a rather typical gotcha, better to have it documented.

The added section looks like this:

Diff Detail

Repository
rB Blender
Branch
master
Build Status
Buildable 23248
Build 23248: arc lint + arc unit

Event Timeline

Julian Eisel (Severin) requested review of this revision.Aug 3 2022, 5:21 PM
Julian Eisel (Severin) created this revision.

Suggested some changes but in general this seems fine.

doc/python_api/rst/info_gotcha.rst
119

but the UI will change eventually. - Suggest less ambiguous text.

Eg: but the UI will refresh as part of the main event loop.

... although we don't want to be documenting implementation details, I think this might still be preferable.

132–135
This revision is now accepted and ready to land.Aug 9 2022, 9:28 AM
  • Address points from review
Julian Eisel (Severin) edited the summary of this revision. (Show Details)Sep 1 2022, 3:01 PM