#unnecessary buttons still showing up

1 messages · Page 1 of 1 (latest)

rustic helm
#

I using a grid for buttons panel but some buttons that i didn't add on script still shows up,how do i hide this

#

Or is this not possible to hide

spark heron
#

You can don't use grid_dimension, you can use size

#

Example if
Size ["50%", "100%"]

It can show grid for 2 button 1 line

#

and not show blank or not list form buttons

rustic helm
#

Ohhh i thought grid dimension is required

#

Thank youu