Gentlymad-Studios / NewGraph

A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networks without having to modify already established data classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find a better way to ensure visibility of variables in NodeView

Doppelkeks opened this issue · comments

If variable names are to long the label competely overlays the actual field value. We need to handle this pereferrably via .uss

should be done in user code via custom stylsheet as this can depend on the use case