Skip to content

Commit

Permalink
InferenceUI : Increase nodule spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Nov 6, 2024
1 parent b60540a commit 58a7ede
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/GafferMLUI/InferenceUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,14 @@
"in" : [

"nodule:type", "GafferUI::CompoundNodule",
"noduleLayout:spacing", 1.0,

],

"out" : [

"nodule:type", "GafferUI::CompoundNodule",
"noduleLayout:spacing", 1.0,

],

Expand Down

0 comments on commit 58a7ede

Please sign in to comment.