]> source.dussan.org Git - vaadin-framework.git/commit
DND-drop-marker should not be on top of sidebar opening button #17692
authorPekka Hyvönen <pekka@vaadin.com>
Thu, 7 May 2015 09:30:41 +0000 (12:30 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 5 Jun 2015 11:00:34 +0000 (11:00 +0000)
commit69714e4251b3ef16ef18d96282996f9f452ec3fe
tree14d4958288c9c103584fa0be005be6613975ac58
parenta2e05d76e389a5fa1fe1817634c1cef203098471
DND-drop-marker should not be on top of sidebar opening button #17692

When sidebar opening button is visible, the column dnd-drop marker should
not be on top of it.

Change-Id: I67428bc5f49ce08c8df11ad84b529e17ad2bc2da
client/src/com/vaadin/client/widgets/Grid.java
uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridColumnReorderTest.java