GoPalette Item spacing

Hi everyone! I have a go palette that works awesomely, except all my items on it are like totally crowding each other. Is there a way to set the spacing between the items in the GoPalette? Thanks!

You could play with the value of GoPalette.GridCellSize. Larger values necessarily leave more room, but sometimes too much. Using smaller values lets things be compacted more, but too small values will result in next to no space between the items.

Awesome, that works walter thanks!