]> source.dussan.org Git - vaadin-framework.git/commit
rowheight now double, so scrolltable works smoother with subpixel rendering. Also...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 29 Dec 2009 13:48:38 +0000 (13:48 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 29 Dec 2009 13:48:38 +0000 (13:48 +0000)
commit59a4d0de75ef96bf4b9a111944d1ba7ca239e690
treeb8bb079e907cbf373ed655ad1b5b1f63acfa6a47
parentf6f1fa027b71994683e008d90bef8ad735c1792a
rowheight now double, so scrolltable works smoother with subpixel rendering. Also fixed one index bug when requesting cache rows to the end of visible area. Hopefully fixes #3826

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