]> source.dussan.org Git - vaadin-framework.git/commit
More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)
authorLeif Åstrand <leif@vaadin.com>
Tue, 7 May 2013 13:06:34 +0000 (13:06 +0000)
committerVaadin Code Review <review@vaadin.com>
Fri, 10 May 2013 14:22:27 +0000 (14:22 +0000)
commit55ea6dce33bec44140984633a6d3aee7910b89da
tree77701ce3368c8704ff8303cbcfaa0117abdb0e88
parent19e27a15ca765de477fbe929a1cb6a7412c523f7
More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)

svn changeset:25915/svn branch:6.8

Conflicts:
client/src/com/vaadin/client/ui/VScrollTable.java

Change-Id: I3f5b9dc988f5911023f77f184f5bd6770bbd9f1b
client/src/com/vaadin/client/ui/VScrollTable.java
tests/testbench/com/vaadin/tests/components/treetable/RowHeightWithoutRows.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/treetable/RowHeightWithoutRows.java [new file with mode: 0644]