Fix bugs in sizing TableLayoutPanel (Xamarin bug 18638)
authorStephen McConnel <stephen_mcconnel@sil.org>
Wed, 2 Apr 2014 22:03:24 +0000 (17:03 -0500)
committerStephen McConnel <stephen_mcconnel@sil.org>
Wed, 19 Nov 2014 20:53:12 +0000 (14:53 -0600)
Consider spans and absolute sizes in computing PreferredSize for
TableLayoutPanel.
Also fix bug in allocating unused width to SizeType.Absolute columns.

Change-Id: Ic5065b83ced8195d1c5be39087f33b0d632fc9a6


No differences found