flyover/imgui-js

Drag and Drop causes imgui to crash

MrZoraman opened this issue · 1 comments

This bug is quite easy to reproduce. Just go to the example page and in the demo window: Widgets -> Drag and Drop, and try clicking and dragging one of the boxes. Imgui crashes.

It seems to do this for every browser I've tried: Edge 76.0.152.0, Chrome 74.0.3729.131, whatever safari my friend had on his macbook.

Thanks for reporting. This should be fixed with 7e84193.