]> source.dussan.org Git - vaadin-framework.git/commit
Use special logic for allocating selection col widths (#17091)
authorLeif Åstrand <leif@vaadin.com>
Fri, 20 Mar 2015 14:51:45 +0000 (16:51 +0200)
committerLeif Åstrand <leif@vaadin.com>
Fri, 20 Mar 2015 14:51:45 +0000 (16:51 +0200)
commit7fa43952ca1b1e26afe79f5c0a75f9e735431be0
tree7464dac0d98c1127bef647d12f1237e77b87bc30
parent04272699b8f429a2bc3b8f0a41e20a604213895e
Use special logic for allocating selection col widths (#17091)

Change-Id: I2d0a80a26e8211d6f5e9110e1476f857803b4d3f
client/src/com/vaadin/client/widgets/Grid.java
uitest/src/com/vaadin/tests/components/grid/GridColumnWidthsWithoutData.java
uitest/src/com/vaadin/tests/components/grid/GridColumnWidthsWithoutDataTest.java