Author Topic: UITable padding problem  (Read 1453 times)

Anton

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
UITable padding problem
« on: September 10, 2014, 01:07:21 PM »
Hello!
I'm sorry, maybe My English is no so good :-[
I have strange problem with table padding. I set padding to 1, but the objects after calling Reposition() method lining up with different paddings.
By the way, I have the same problem with UIGrid.
Please help me understand this problem

PS: to better understand I'm attached some screenshots
« Last Edit: September 10, 2014, 01:17:17 PM by Anton »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UITable padding problem
« Reply #1 on: September 11, 2014, 01:40:05 AM »
Floating point rounding issues, maybe? I don't know.