you can see in the image it cuts it how can I make it show full component
???
You sure you have ClipDescendants off? Also the UI Strokes or the border of the frame might be overlaying it if BorderSizePixel is not 0
didn’t work i have disabled it
ClipDescendants for the parent frame I meant, disabling it on the parent(s) of the frame doesn’t work either?
try setting AutomaticCanvasSize to Enum.AutomaticSize.Y
this should automatically rescale the canvas to a sizebig enough to fit everything
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.