Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: MMOARgames on March 11, 2014, 03:14:07 PM

Title: Propose UIgrid Padding
Post by: MMOARgames on March 11, 2014, 03:14:07 PM
I noticed that the UITable has padding between cells, but UIGrid did not. Could we get that added on the next build?
Title: Re: Propose UIgrid Padding
Post by: ArenMook on March 11, 2014, 05:00:58 PM
With the grid you specify the size of your cells, so if your cells are 100x100 right now, add your padding value to it -- for example 110x110.