PopupMenu issues

Windows specific issue.

  1. Open a PopupMenu from a buttonClicked callback, close it by clicking outside the application (on desktop or whatever)
  2. Upon entering the application with the mouse cursor we now get mouseDrag events even if no button is held down, asking the MouseEvent however, it claims the button is pressed and an actual drag is going on.

Hi patrikwa,

Thanks for flagging this up, working on a fix now.

Ed

This should be fixed on develop now.

Ed

1 Like

Well that was fast, thanks Ed! :slight_smile:

1 Like