Closed connor-makowski closed 9 months ago
This does not cause a crash, but the sizing will not work on the arcs and they default to 5px. This should operate the same as sizeBy for nodes which handles this correctly.
This can be recreated in cave_app by changing map_features_arcs.py to remove max and min from sizeByOptions.capacity.
map_features_arcs.py
max
min
sizeByOptions.capacity
This does not cause a crash, but the sizing will not work on the arcs and they default to 5px. This should operate the same as sizeBy for nodes which handles this correctly.