Author Topic: Propose UIgrid Padding  (Read 1549 times)

MMOARgames

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 1
  • Posts: 7
    • View Profile
Propose UIgrid Padding
« 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?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Propose UIgrid Padding
« Reply #1 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.