Syncing the two function browsers
This commit addresses the issue of having two function browsers present. When the user switches between single and simultaneous fit the fit function should remain the same. In order to implement this two syncing functions were developed, which are called when the fit function structure changes.
Showing
- scripts/Muon/GUI/Common/fitting_tab_widget/fitting_tab_presenter.py 54 additions, 56 deletions...on/GUI/Common/fitting_tab_widget/fitting_tab_presenter.py
- scripts/Muon/GUI/Common/fitting_tab_widget/fitting_tab_view.py 3 additions, 2 deletions...ts/Muon/GUI/Common/fitting_tab_widget/fitting_tab_view.py
- scripts/test/Muon/fitting_tab_widget/fitting_tab_presenter_test.py 41 additions, 29 deletions...est/Muon/fitting_tab_widget/fitting_tab_presenter_test.py
Loading
Please register or sign in to comment