]> source.dussan.org Git - vaadin-framework.git/commit
Change the way TestBenchSection in Debug Window stops finding mode.
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Thu, 6 Feb 2014 14:34:22 +0000 (16:34 +0200)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Thu, 6 Feb 2014 14:34:22 +0000 (16:34 +0200)
commit51a67370d2f329395edc56fef05838433f14073c
tree038671dc8958a19f7617041bbe73d97a5d7d7422
parent10c129088ac362cf38a113ede8c27fea00b8b6bb
Change the way TestBenchSection in Debug Window stops finding mode.

Old one-shot picking replaced with new "pick elements until you click
inside the debug window".

Change-Id: I3ef3327f051f61187d83a66072805d0ceb3f3346
client/src/com/vaadin/client/debug/internal/SelectorPath.java
client/src/com/vaadin/client/debug/internal/TestBenchSection.java