Merge pull request #28219 from mantidproject/28198_empty_legend_unhandled_excepiton
Fix unhandled exception when opening figure options on plot with empty legend
No related branches found
No related tags found
Showing
- Framework/PythonInterface/mantid/plots/legend.py 7 additions, 0 deletionsFramework/PythonInterface/mantid/plots/legend.py
- Framework/PythonInterface/mantid/plots/mantidaxes.py 2 additions, 5 deletionsFramework/PythonInterface/mantid/plots/mantidaxes.py
- Framework/PythonInterface/test/python/mantid/plots/CMakeLists.txt 1 addition, 1 deletion...k/PythonInterface/test/python/mantid/plots/CMakeLists.txt
- Framework/PythonInterface/test/python/mantid/plots/legendTest.py 33 additions, 0 deletions...rk/PythonInterface/test/python/mantid/plots/legendTest.py
- docs/source/release/v5.1.0/mantidworkbench.rst 2 additions, 1 deletiondocs/source/release/v5.1.0/mantidworkbench.rst
- qt/python/mantidqt/project/plotsloader.py 3 additions, 1 deletionqt/python/mantidqt/project/plotsloader.py
- qt/python/mantidqt/widgets/plotconfigdialog/__init__.py 1 addition, 1 deletionqt/python/mantidqt/widgets/plotconfigdialog/__init__.py
- qt/python/mantidqt/widgets/plotconfigdialog/legendtabwidget/presenter.py 13 additions, 3 deletions...dqt/widgets/plotconfigdialog/legendtabwidget/presenter.py
- qt/python/mantidqt/widgets/plotconfigdialog/test/test_plotconfigdialogpresenter.py 15 additions, 0 deletions...s/plotconfigdialog/test/test_plotconfigdialogpresenter.py
Loading
Please register or sign in to comment