diff --git a/hexrd/ui/main_window.py b/hexrd/ui/main_window.py index edc39caa6..8d744f72f 100644 --- a/hexrd/ui/main_window.py +++ b/hexrd/ui/main_window.py @@ -333,6 +333,7 @@ def setup_connections(self): def on_state_loaded(self): self.update_action_check_states() + self.materials_panel.update_gui_from_config() def update_action_check_states(self): checkbox_to_hexrd_config_mappings = {