I'm not a big fan of stack overflow, too many rules and random people 
enthusiastic about policing them. I helped fix a bug in polymer.dart 
earlier today and was pointed here for my remaining mystery. I can try to 
boil it down into a jsbin for sure, never used that before so I'll see 
about figuring that out next.

On Tuesday, March 18, 2014 7:07:03 PM UTC-7, Eric Bidelman wrote:
>
> Steve, mind posting this on stack overflow with a jsbin?
> On Mar 18, 2014 5:51 PM, "Steve Warren" <[email protected] <javascript:>> 
> 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] <javascript:>.
>> 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/ac4aab32-5846-4abf-ac97-dbc1d81cc6f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to