Thanks for this. Unfortunately I can't get it to work.
To test this I created a macro with two textplus nodes and saved it a s group. This worked fine.
I then opened the group and expanded it and added a third textplus node. At this point, the node's text was displayed fine.
I then collapsed the group and did a save as.
Now, when I try to use, or edit the macro, the third text node is nowhere to be found.
However, if I open the .setting file, the node its there...
- Code: Select all
Text3 = TextPlus {
Inputs = {
GlobalOut = Input { Value = 119, },
Width = Input { Value = 1920, },
Height = Input { Value = 1080, },
UseFrameFormatSettings = Input { Value = 1, },
["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
Center = Input { Value = { 0.5, 0.362 }, },
LayoutRotation = Input { Value = 1, },
TransformRotation = Input { Value = 1, },
Softness1 = Input { Value = 1, },
StyledText = Input { Value = "Text3", },
Font = Input { Value = "Open Sans", },
Style = Input { Value = "Bold", },
VerticalJustificationNew = Input { Value = 3, },
HorizontalJustificationNew = Input { Value = 3, },
},
ViewInfo = OperatorInfo { Pos = { 489.333, 27.8788 } },
},
I have closed resolve and re-opened it but the third textplus node is isn't there. I'm stymied.
Thanks,
-dmd-