angular-skyhook icon indicating copy to clipboard operation
angular-skyhook copied to clipboard

connectDragPreview: preview image broken in Microsoft Edge Browser

Open lkuettner opened this issue 6 years ago • 1 comments

When looking at the examples (e. g. https://cormacrelf.github.io/angular-skyhook/examples/index.html#/html5/handles-previews), the preview image dosn't show up in Edge (v42.xxx) or is way too small (v44.xxx). This is unlike Angular CDK Drag and Drop (https://material.angular.io/cdk/drag-drop/overview) where everything seems to be working fine.

lkuettner avatar Mar 22 '19 14:03 lkuettner

I don’t have a windows machine to test it on, and given that EdgeHTML is being replaced with Chromium guts, I’m not sure this is even worth attempting to fix. Nevertheless, you might find something for it on https://github.com/react-dnd/react-dnd, which is where that code lives.

cormacrelf avatar Mar 23 '19 05:03 cormacrelf