parttio / dragdroplayouts

Drag and Drop for Vaadin layouts
7 stars 23 forks source link

Close button on VDDTabsheet tab caption should not be draggable due to problems with touch devices #59 #61

Closed jreznot closed 8 years ago

jreznot commented 8 years ago

Commit fixes close button of TabSheet tabs on touch screens

jreznot commented 8 years ago

Also please fix build of the project, it fails with new vaadin plugin. And I can't use

gradle clean install

to test addon

johndevs commented 8 years ago

Build should work now, if you re-base the change on top of master branch

jreznot commented 8 years ago

Hi, my changes are on top of master branch. You can merge them. Also Travis CI widget shows build:error on master of your repo.

jreznot commented 8 years ago

It seems that Travis CI uses default Vaadin version 7.6.0.beta1 (specified in build.gradle) that does not exists in repositories