paint: improve workflow update

This commit is contained in:
luboslenco
2026-07-16 12:51:33 +02:00
parent 4b6865a0e9
commit f68118be7c
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ void tab_materials_update_material() {
if (decal) {
util_render_make_decal_preview();
}
base_update_workflow();
base_update_workflow_nodes();
}
void tab_materials_draw_slots_duplicate(void *_) {