]> source.dussan.org Git - vaadin-framework.git/commit
fixes #3793, table now takes possible horizontal scrollbar into account when the...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Mon, 21 Dec 2009 15:33:32 +0000 (15:33 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Mon, 21 Dec 2009 15:33:32 +0000 (15:33 +0000)
commite933db286fb7f78c9f10da87cddc52a565cc755e
treefec416420585e701b2a4d577b630326b62eeeea4
parent4dc2ce9bd7a61c475059f4ed74dc08d42d2d485f
fixes #3793, table now takes possible horizontal scrollbar into account when the component height is determined based on number of rendered rows.

svn changeset:10499/svn branch:6.2
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java