pdlogingithub / UE4-Node-Graph-Assistant

A plugin to help you to create node graph faster and easier in unreal engine 4.
385 stars 72 forks source link

Material Editor Doesn't Refresh After Cutting Wires #10

Closed CoolOppo closed 4 years ago

pdlogingithub commented 5 years ago

Can you be more specific?

CoolOppo commented 5 years ago

Whenever I use the scissors to remove a connection between two material nodes, the material graph isn't marked dirty, so it acts the same as if the nodes were still connected to one another in the preview.

CoolOppo commented 5 years ago

The extension Graph Formatter had a similar issue that was fixed in this commit:

https://github.com/howaajin/graphformatter/commit/56fb8783cfd3242b789a2dc0ba3c94c21ce8ca2f

pdlogingithub commented 5 years ago

Oh I see,will fix that,thanks for the notice

pdlogingithub commented 5 years ago

For now you can click the preview button in the tool bar twice to force a refresh.

pdlogingithub commented 4 years ago

fixed in ver 1.7