]> source.dussan.org Git - vaadin-framework.git/commit
Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)
authorLeif Åstrand <leif@vaadin.com>
Tue, 10 Mar 2015 15:04:14 +0000 (15:04 +0000)
committerVaadin Code Review <review@vaadin.com>
Tue, 17 Mar 2015 09:09:44 +0000 (09:09 +0000)
commit2494350462ff9fe613d51e7487eef82f26ef44b1
tree7911f31430a072308a5e2be309d16f392c97d955
parent940b082cd547a110a45e69c13e50a583e9f7ef11
Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)

Should not have been merged since there were still stuff pending ("This
patchset doesn't include styling for the error message") that was not
addressed before submitting.

This reverts commit 05fc5806e7946223e057ad7458a18dadceb0566f.

Change-Id: Idd723f22f42e2e8ee71059b9591d44fafadea27e
client/src/com/vaadin/client/VTooltip.java
client/src/com/vaadin/client/ui/orderedlayout/Slot.java
uitest/src/com/vaadin/tests/components/TouchDevicesTooltip.java [deleted file]