]> source.dussan.org Git - vaadin-framework.git/commit
fixes #2434, tbody element combined with offsetHeight property seems to work rather...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 8 Jan 2009 11:30:04 +0000 (11:30 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 8 Jan 2009 11:30:04 +0000 (11:30 +0000)
commiteb4bc4e598bad21733587e1ac7e67b3a2b5aedab
tree865463b116bd27612e79acf3a73edba89274edf5
parentce05a462096e07135bf51da782a482aad250cb8d
fixes #2434, tbody element combined with offsetHeight property seems to work rather badly across the browsers. Using parent tables offsetheight instead

svn changeset:6450/svn branch:trunk
src/com/itmill/toolkit/terminal/gwt/client/ui/IScrollTable.java