]> source.dussan.org Git - vaadin-framework.git/commit
Calculate row width correctly when subpixel workaround/fix is active
authorArtur Signell <artur@vaadin.com>
Tue, 2 Jun 2015 19:40:00 +0000 (22:40 +0300)
committerHenri Sara <hesara@vaadin.com>
Sat, 4 Jul 2015 07:41:03 +0000 (10:41 +0300)
commit4366359994ab4f666929cd8a359bebe709fd2fdf
tree57bc85ae2e5a1e13b9964565bd3d9a9342763300
parentd5bf29478183a80ec9d2960e81199cc019f1f453
Calculate row width correctly when subpixel workaround/fix is active
(#17934)

Change-Id: I327b5bebb7f9325edf2be62de1a24321c8fd6a24
client/src/com/vaadin/client/widgets/Escalator.java
uitest/src/com/vaadin/tests/components/grid/GridSubPixelProblemWrapping.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/grid/GridSubPixelProblemWrappingTest.java [new file with mode: 0644]