From 35c2336e2f1e7f2ee09a88181fdaf4b0c390985a Mon Sep 17 00:00:00 2001 From: Neil Weinstock Date: Mon, 9 May 2022 20:28:14 -0400 Subject: [PATCH] updated for PR1326 --- ReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index dd9e28346..e4c36b160 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -22,6 +22,7 @@ OpenRocket 22.02.beta.03 (2022-05-XX) * Fixes exception when splitting fin sets (fixes issue 1302) * Hovering over pod set reports total mass of pod set (fixes issue 1291) * Fixes exception when putting fins on transitions (fixes issue 1247) +* Opacity slider now stays in sync with alpha changes in color selector (fixes issue 1326) ### Other * Major cleanup of File menu. Let us know how you like it.