react-juce icon indicating copy to clipboard operation
react-juce copied to clipboard

sq

Open androidStern opened this issue 4 years ago • 0 comments

Draft for https://github.com/nick-thompson/blueprint/issues/230

Things this does:

  1. changes mouseEnter and mouseExit to act like browsers
  2. responds to drag events at a top level component and turns them into mouseEnter and mouseExit events when necessary

Things this doesn't do:

  1. handle multitouch

BIG DISCLAIMER: I'm not a C++ guy. I'm sure the final PR will have much better code. Theres probably bugs. This is just to facilitate a design discussion.

androidStern avatar Feb 16 '21 00:02 androidStern