xNode icon indicating copy to clipboard operation
xNode copied to clipboard

Support vertical ports

Open Siccity opened this issue 4 years ago • 2 comments

xNode should at least provide some sort of vertical port support.

Proposal: InputAttribute and OutputAttribute gets another parater vertical. In NodeEditorGUILayout, add VerticalInput and VerticalOutput drawing functions. In NodeEditor, check for the vertical property and skip drawing them them till last. Perhaps cache port attributes in private dictionary on recompile to increase performance.

Siccity avatar Jul 22 '19 06:07 Siccity

I would like to have this feature. Are there any plans to implement this anytime soon?

EpsilonD3lta avatar Jun 06 '20 19:06 EpsilonD3lta

I am specifically looking for a framework that supports this, but unfortunately, it seems hard to come by for some reason.

MostHated avatar Jul 14 '20 03:07 MostHated