📋 Metadata
- Author: paololazatin
- Date: 2025-01-19 23:20:20
- Type:
answer - Reply to: post_05408
💬 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