Skip to content

GUI: Preserve combos and frame index when switching between subframes

Raza, Zamaan requested to merge save_subframe_state into develop

Resolves #230 (closed)

Load frame number from QSpinBox such that it is preserved when switching back and forth between subframes. Also save QComboBox states (Experiment, Data set, Peak Collection, Unit cell) so that the same item is loaded between refreshAll calls from SideBar.

I have opened issue #250 (closed) to address the huge amount of boilerplate code in these instances.

Edited by Raza, Zamaan

Merge request reports