Skip to content

Fix initial loading (see issue) and dispatch a dragging event (because we are cancelling the original)#18

Open
yorrd wants to merge 12 commits intovpusher:masterfrom
yorrd:master
Open

Fix initial loading (see issue) and dispatch a dragging event (because we are cancelling the original)#18
yorrd wants to merge 12 commits intovpusher:masterfrom
yorrd:master

Conversation

@yorrd
Copy link

@yorrd yorrd commented Jul 17, 2017

Well, since this might not be the only possible solution, I'm going to share the problem I'm trying to solve: I want to

  1. know when any element on the page is dragged and therefore catch some form of track event from Polymer
  2. not removing the stopPropagation again, because then nested the-grids don't work anymore

So I made up this custom event which I'm currently using in my local branch of this component. If you have another better idea to solve this, let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant