From 1132e4c6f918a42704d0e271e925a1fef9a0caaa Mon Sep 17 00:00:00 2001 From: jelle Spijker Date: Tue, 6 Apr 2021 14:09:13 +0200 Subject: [PATCH] Added known Mac OSX issues to the Changelog of 4.9 beta This commit should be reverted on the branch with the fixes made by @rburema. --- resources/texts/change_log.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index 0070cf535d..b9f345eb2c 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -31,6 +31,8 @@ If you had (UX, visual, graphics card) problems, specifically on (newer) Mac OSX - Drop downs in Preference screen don't react to mouse-scroll. - Default language not selected in Preference screen. - Changelog takes long too load. +- Post-Processing submenu items are greyed-out and can't be selected on Mac OSX. +- Setting Visibility submenu items in the Preference screen are greyed-out and can't be selected on Mac OSX. * Bug Fixes - Fixed a security vulnerability on windows permitting the openssl library used to launch other programs. Thanks to Xavier Danest for raising this bug.