DylanVann / ant-design-draggable-modal

The Modal from Ant Design, draggable.
https://ant-design-draggable-modal.netlify.com
MIT License
165 stars 53 forks source link

Support for IE? #13

Closed nikhilsarvaiye closed 3 years ago

nikhilsarvaiye commented 4 years ago

Hi the current draggable component does not support IE, there are issues with when we move and resize modal both. Any plan to support that?

DylanVann commented 3 years ago

https://twitter.com/atomarranger/status/1314642266422640648

If you have a PR that will fix IE without degrading general code quality (does not introduce any extra code or complexity) then I'd probably merge it.