]> source.dussan.org Git - vaadin-framework.git/commit
Recalculate column widths after changing table height (#6039)
authorLeif Åstrand <leif@vaadin.com>
Mon, 11 Jun 2012 07:49:11 +0000 (07:49 +0000)
committerLeif Åstrand <leif@vaadin.com>
Mon, 11 Jun 2012 07:49:11 +0000 (07:49 +0000)
commit623628a1c0a579b9e1b7276a0475913e2e27d1cd
tree485acf0000e2e9631577a060baee49d99b2bc7fd
parent398487ab5ecf9f4f144d9ce462460cae2b069ed2
Recalculate column widths after changing table height (#6039)

Also fixes a rounding problem causing column width calculation to show scrollbars in IE9 under certain conditions.

svn changeset:23928/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java