From bc66220b360b5ce2e2d91e78518b3afe3e306fca Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Thu, 20 Oct 2022 21:26:06 -0700 Subject: [PATCH] Fix Spectrum View in toolbar customizer It was referencing the old SpectrumView class, when it should have been referencing the safe SpectrumViewCG class, which will software render a single frame of spectrum data when the customizing dialog is opened. Signed-off-by: Christopher Snowhill --- Base.lproj/MainMenu.xib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Base.lproj/MainMenu.xib b/Base.lproj/MainMenu.xib index 2fc78474e..4cda5ca94 100644 --- a/Base.lproj/MainMenu.xib +++ b/Base.lproj/MainMenu.xib @@ -1074,7 +1074,7 @@ - + @@ -1333,7 +1333,7 @@ - +