]> source.dussan.org Git - vaadin-framework.git/commit
Fixed test broken by fixes to drag&drop #12406
authorJohn Ahlroos <john@vaadin.com>
Wed, 21 Aug 2013 10:34:37 +0000 (13:34 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 21 Aug 2013 10:40:01 +0000 (10:40 +0000)
commit7dfe5aea9067a2cee35390af7de29d14cd42420a
tree787b4607d4554fda43fd88505352f7c6defa35c8
parent047303662b348bf73a69b81532f9ac5f4f12cc71
Fixed test broken by fixes to drag&drop #12406

Due to the fixes to the VDragAndDropManager the drop location became a
lot more accurate and so changed where the drops were made in the test.
To fix it I adjusted the pixel position within the drop target element to account for the
changed accuracy.

Change-Id: I60fec00a40c36fe0afcc7a4bacb2f7b101201b70
uitest/src/com/vaadin/tests/components/calendar/CalendarDragAndDrop.html