On MacOS the ToFE histogram and target widgets were closeable despite is_closaeble attribute being set to False. To circumvent this issue the closeEvent function for these widgets was overridden and set to instead just minimize the widgets. Has no effect on Windows side of things.
On MacOS the ToFE histogram and target widgets were closeable despite is_closaeble attribute being set to False. To circumvent this issue the closeEvent function for these widgets was overridden and set to instead just minimize the widgets. Has no effect on Windows side of things.