Sander de Regt wrote:Copy paste what you have mage inbetween the [code] tags and we can see what you have done.
This is the settings file
{
Tools = ordered() {
Rectangle1 = RectangleMask {
CtrlWZoom = false,
Inputs = {
Filter = Input { Value = FuID { "Fast Gaussian" }, },
MaskWidth = Input { Value = 1920, },
MaskHeight = Input { Value = 1080, },
PixelAspect = Input { Value = { 1, 1 }, },
UseFrameFormatSettings = Input { Value = 1, },
ClippingMode = Input { Value = FuID { "None" }, },
Center = Input {
Value = { 0.5, 0.899999998509884 },
Expression = "Point(0.5,1-TopMargin-(1-TopMargin-BottomMargin)/Rows*(Position-1))",
},
Width = Input {
Value = 0.799999997019768,
Expression = "1-LeftMargin-RightMargin",
},
Height = Input {
Value = 0.0719999996125698,
Expression = "(1-TopMargin-BottomMargin)/Rows*(1-Padding)",
}
},
ViewInfo = OperatorInfo { Pos = { 275, 115.5 } },
UserControls = ordered() {
LeftMargin = {
LINKS_Name = "LeftMargin",
LINKID_DataType = "Number",
INPID_InputControl = "SliderControl",
INP_Default = 0.100000001490116,
INP_Integer = false,
INP_MinScale = 0,
INP_MaxScale = 0.5,
INP_MinAllowed = 0,
INP_MaxAllowed = 0.5,
INP_SplineType = "Default",
},
RightMargin = {
LINKS_Name = "RightMargin",
LINKID_DataType = "Number",
INP_Default = 0.100000001490116,
INP_Integer = false,
INP_MinScale = 0,
INP_MaxScale = 0.5,
INP_MinAllowed = 0,
INP_MaxAllowed = 0.5,
INP_SplineType = "Default",
},
TopMargin = {
LINKS_Name = "Top Margin",
LINKID_DataType = "Number",
INP_Default = 0.100000001490116,
INP_Integer = false,
INP_MinScale = 0,
INP_MaxScale = 0.5,
INP_MinAllowed = 0,
INP_MaxAllowed = 0.5,
INP_SplineType = "Default",
},
BottomMargin = {
LINKS_Name = "Bottom Margin",
LINKID_DataType = "Number",
INP_Default = 0.100000001490116,
INP_Integer = false,
INP_MinScale = 0,
INP_MaxScale = 0.5,
INP_MinAllowed = 0,
INP_MaxAllowed = 0.5,
INP_SplineType = "Default",
},
Rows = {
LINKS_Name = "Rows",
LINKID_DataType = "Number",
INP_Default = 10,
INP_Integer = true,
INP_MinScale = 1,
INP_MaxScale = 20,
INP_MinAllowed = 1,
INP_MaxAllowed = 100,
INP_SplineType = "Default",
},
Position = {
LINKS_Name = "Position",
LINKID_DataType = "Number",
INP_Default = 1,
INP_Integer = true,
INP_MinScale = 0,
INP_MaxScale = 20,
INP_MinAllowed = 0,
INP_MaxAllowed = 100,
INP_SplineType = "Default",
},
Padding = {
LINKS_Name = "Padding",
LINKID_DataType = "Number",
INP_Default = 0.100000001490116,
INP_Integer = false,
INP_MinScale = 0,
INP_MaxScale = 0.5,
INP_MinAllowed = 0,
INP_MaxAllowed = 0.5,
INP_SplineType = "Default",
}
}
}
}
}