]> source.dussan.org Git - vaadin-framework.git/commit
rounding pixels instead of ceiling. Should be ok, as the height of rendered rows...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Mon, 4 Jan 2010 07:13:48 +0000 (07:13 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Mon, 4 Jan 2010 07:13:48 +0000 (07:13 +0000)
commitce66799d85d223ab2cc45526c61d71cd77f82511
tree6464491ea394f7c3cb4bd259c0b8317dc04462c6
parentc66912c43e828b5387de7ccea276d5ed7d06ff1f
rounding pixels instead of ceiling. Should be ok, as the height of rendered rows is ceiled when measuring. Still, this might cause some scroll bar regressions.

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