Post #5409: Thank you for leading me to the right way, I was able to fix it by adding this t

πŸ“‹ Metadata

🏷️ Tags

intermediate solved

  • Macro Editor
  • Python Scripting

πŸ’¬ Content

Thank you for leading me to the right way, I was able to fix it by adding this to refresh the screen:

[area.tag_redraw() for area in bpy.context.screen.areas]


❀️ 1 likes


πŸ”— View on Blender Artists