diff --git a/src/aiidalab_qe/common/bands_pdos/bandpdoswidget.py b/src/aiidalab_qe/common/bands_pdos/bandpdoswidget.py index 779ede098..b5a09d7ae 100644 --- a/src/aiidalab_qe/common/bands_pdos/bandpdoswidget.py +++ b/src/aiidalab_qe/common/bands_pdos/bandpdoswidget.py @@ -310,6 +310,7 @@ def _toggle_projection_controls(self): self.proj_controls.layout.display = ( "flex" if self._model.needs_projections_controls else "none" ) + self._model.project_bands_box = True def _toggle_pdos_options(self): """Plot the options only if the pdos is provided or in case the bands data