From e730962921d589893f017dc3a5cca5cd5a499f70 Mon Sep 17 00:00:00 2001 From: reuk Date: Wed, 5 Jan 2022 15:22:44 +0000 Subject: [PATCH] NSViewComponentPeer: Avoid triggering NSBeeps on unhandled key presses --- .../native/juce_mac_NSViewComponentPeer.mm | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/modules/juce_gui_basics/native/juce_mac_NSViewComponentPeer.mm b/modules/juce_gui_basics/native/juce_mac_NSViewComponentPeer.mm index 14837d969d..0e88cb6b70 100644 --- a/modules/juce_gui_basics/native/juce_mac_NSViewComponentPeer.mm +++ b/modules/juce_gui_basics/native/juce_mac_NSViewComponentPeer.mm @@ -2317,6 +2317,8 @@ struct JuceNSWindowClass : public NSViewComponentPeerWrapper