https://issues.apache.org/bugzilla/show_bug.cgi?id=51043
Glenn Adams <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #15 from Glenn Adams <[email protected]> 2012-04-21 04:50:30 UTC --- http://svn.apache.org/viewvc?rev=1328581&view=rev Don't restart layout unless abs(ipd difference)>1 in order to prevent rounding issues from triggering false restart. Note that this change did not produce a junit regression, so either this corner case is (1) not sufficiently tested or (2) we will receive regression reports from users or (3) we may be safe with this change. Time will tell. Use of different units and different rounding policies may be further explored in future revisions. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
