Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
c9e31dfe
Unverified
Commit
c9e31dfe
authored
Jan 20, 2021
by
Gagik Vardanyan
Committed by
GitHub
Jan 20, 2021
Browse files
Merge pull request #30384 from mantidproject/non-errorbar-enabled
Only enable errorbar tab if data contains errors
parents
e7b3af78
cbe22eb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
qt/python/mantidqt/widgets/plotconfigdialog/curvestabwidget/presenter.py
View file @
c9e31dfe
...
...
@@ -420,3 +420,4 @@ class CurvesTabWidgetPresenter:
self
.
view
.
enable_curve_config
(
False
)
else
:
self
.
view
.
enable_curve_config
(
True
)
self
.
set_errorbars_tab_enabled
()
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment