add material update_tag in restore_material_style_types

(cherry picked from commit 4c5bd88877)
This commit is contained in:
falken10vdl
2026-07-21 09:52:54 +02:00
committed by Dion Moult
parent 1e7cf4533a
commit 8face85629
+1
View File
@@ -1100,4 +1100,5 @@ class Style(bonsai.core.tool.Style):
props.active_style_type = "External"
else:
props.active_style_type = "Shading"
material.update_tag()
return has_any_textures