]> source.dussan.org Git - vaadin-framework.git/commit
Ensure large tooltips can be closed on touch devices. (#12282) (#12299)
authorAnna Koskinen <Ansku@users.noreply.github.com>
Mon, 17 May 2021 10:10:46 +0000 (13:10 +0300)
committerGitHub <noreply@github.com>
Mon, 17 May 2021 10:10:46 +0000 (13:10 +0300)
commitf7b108b9aac3475fa3ddfd52cfef17915ed28f68
treec2bcb1ce8e94f0586afa5d7aef87b478cb2e2520
parentaa8dcd57f15f28be306a4644c4fde92e8d8d1915
Ensure large tooltips can be closed on touch devices. (#12282) (#12299)

Fixes #10435
client/src/main/java/com/vaadin/client/VTooltip.java