ericluap / MouseCapture-Bug

Mouse capture bug in Revery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mouse Capture Bug

  • Mouse Down on one of the text components.
  • Drag the mouse out of the text component.
  • Mouse Up/Release the mouse.

From the code, this should result in "left" being printed, but instead "entered" is printed. This is definitely not the behavior one would expect.

About

Mouse capture bug in Revery.

License:MIT License


Languages

Language:Reason 65.2%Language:HTML 20.5%Language:JavaScript 14.3%