Panel:SizeToContentsX
Description
Resizes the panel object's width to accommodate all child objects/contents.
Only works on Label derived panels such as DLabel by default, and on any panel that manually implemented Panel:GetContentSize method.
You must call this function AFTER setting text/font or adjusting child panels.
Arguments
1 number addVal = 0
The number of extra pixels to add to the width. Can be a negative number, to reduce the width.
Page views: 11,793
Updated: This Year
Updated: This Year