DB config dialogs
All threads resolved!
All threads resolved!
Compare changes
- Lan Dam authored
param_dialog.py: handle warning message when plot_type is empty or ValueColors isn't available; different ValueColors' placeholder text if plot_type requires ValueColors
@@ -3,6 +3,7 @@ param_dialog.py
@@ -17,6 +18,9 @@ class ParamDialog(UiDBInfoDialog):
@@ -34,10 +38,22 @@ class ParamDialog(UiDBInfoDialog):
@@ -68,17 +84,29 @@ class ParamDialog(UiDBInfoDialog):