Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Anton on September 10, 2014, 01:07:21 PM

Title: UITable padding problem
Post by: Anton 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
Title: Re: UITable padding problem
Post by: ArenMook on September 11, 2014, 01:40:05 AM
Floating point rounding issues, maybe? I don't know.