]> source.dussan.org Git - vaadin-framework.git/commit
Displaying tooltip in slot for touch devices (#15353)
authorAlexey Fansky <alexey.fansky@effective-soft.com>
Sat, 7 Feb 2015 00:25:44 +0000 (16:25 -0800)
committerVaadin Code Review <review@vaadin.com>
Tue, 3 Mar 2015 08:19:26 +0000 (08:19 +0000)
commit05fc5806e7946223e057ad7458a18dadceb0566f
tree9914df7dd6fb8ab3283157e012c4c9cb6c927bac
parent0d59ce144c6d6e97e45004da849ca4a55fac4883
Displaying tooltip in slot for touch devices (#15353)

Change-Id: Ia2fce4dbfc205b44622557017afff19c4a2ef7df
client/src/com/vaadin/client/VTooltip.java
client/src/com/vaadin/client/ui/orderedlayout/Slot.java
uitest/src/com/vaadin/tests/components/TouchDevicesTooltip.java [new file with mode: 0644]