]> source.dussan.org Git - vaadin-framework.git/commit
Lift frozen columns up to allow some z-index changes beneath them. (#11117)
authorAnna Koskinen <ansku@users.noreply.github.com>
Tue, 21 Aug 2018 05:51:56 +0000 (08:51 +0300)
committerIlia Motornyi <elmot@vaadin.com>
Wed, 5 Sep 2018 08:46:43 +0000 (11:46 +0300)
commit91f94ac9eea94ab28da875ac57d33f47dbca2a6e
tree12761433f69c1d43dd411be909b042275148c1c9
parent2cd80d3f954e102e7354e4004ff7f6638c3871e0
Lift frozen columns up to allow some z-index changes beneath them. (#11117)

Fixes #9787
themes/src/main/themes/VAADIN/themes/valo/components/_grid.scss
uitest/src/main/java/com/vaadin/tests/components/grid/DateFieldHeaderScrollWithFrozen.java [new file with mode: 0644]
uitest/src/test/java/com/vaadin/tests/components/grid/DateFieldHeaderScrollWithFrozenTest.java [new file with mode: 0644]