Browse Source
#6700 implemented non-client click support for macOS but it caused non-client clicks to get sent even for clicks on the client area, causing #6827. Fix this by checking that the click is outside the view's bounds before raising the non-client click.pull/6926/head
1 changed files with 11 additions and 4 deletions
Loading…
Reference in new issue