---------------------------------------
I found that the font size for the preset comments in the Presets Browser window was a bit small for me and the last line of the comments was not being displayed.
So I donned a safety harness and made a couple of skin edits.
In the file TyrellN6.txt, for "Label 1991" I added these lines after the definition for "Label 1991":
Code: Select all
/* DarkStar: added these 2 lines */
PROPERTY control='Label 1991' name='labelTextSize' id='0' value='11.00'
PROPERTY control='Label 1991' name='colours' id='1' value='WireC6'I also found out that I can change the layout of the comments by Saving the preset and pressing Ctrl+Enter where I want the line to break.

