Steve, mind posting this on stack overflow with a jsbin? On Mar 18, 2014 5:51 PM, "Steve Warren" <[email protected]> wrote:
> I'm having trouble getting DnD of a custom element working. I have a case > like: > > <elementA> > <elementB></elementB> > <elementC></elementC> > <elementD></elementD> > </elementA> > > And B/C/D have draggable set true and drag events added in "enteredView" > (polymer.dart) and "created" (polymer.js). > > In both the dart implementation and the javascript implementation dragging > and dropping is not working in Chrome, but is working in IE10. Are there > known issues in this area, or is their a working demonstration like what > I'm doing I can run and test to see if I'm doing something wrong? (although > given it's working in IE10 I'm not sure what that could be) > > Regards > > Follow Polymer on Google+: plus.google.com/107187849809354688692 > --- > You received this message because you are subscribed to the Google Groups > "Polymer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/polymer-dev/dba9c662-e72f-406e-8157-01b39831c27d%40googlegroups.com<https://groups.google.com/d/msgid/polymer-dev/dba9c662-e72f-406e-8157-01b39831c27d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/CACGqRCCeoNF-7RPH8%2Bh8%3DnhA8ZNvuH_vhBKfrYsPy2HkcCu1fg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
