]> 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)
committerMarkus Koivisto <markus@vaadin.com>
Wed, 4 Mar 2015 14:19:01 +0000 (16:19 +0200)
commit21640e7f823336f33aca88b9285c0ff631985b90
tree1a3b226e847dbc97eccb34de348f83fd45bcf6bb
parent3dddf0b5cb2e1a46cd846a6ae83c9651721d6b7b
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]