Skip to content
  • Mathias Wein's avatar
    Ignore mouse events for buttons not handled · b4ca85de
    Mathias Wein authored
    This is required to propagate events for the popup palette
    to close on right-click.
    Also, it is not necessary to track ourselves which buttons are
    pressed, QMouseEvent::buttons() does that already.
    b4ca85de