FlowFuse / flow-renderer

Apache License 2.0
5 stars 0 forks source link

Nodes set to show no label are rendered full size #6

Closed Steve-Mcl closed 5 months ago

Steve-Mcl commented 5 months ago

Current Behavior

Nodes set to show no label are rendered full size. This typically causes users flows to be badly laid out with overlapping nodes

Expected Behavior

nodes with label hidden should be drawn without a label (same as node-red does)

Steps To Reproduce

import flow with regular core nodes, some of them with the hide label option set

Environment