From efa276358b0f5a45cce9fa84fa5f9aafaf4284f7 Mon Sep 17 00:00:00 2001 From: Mathias Guijarro Date: Wed, 2 Oct 2024 16:05:09 +0200 Subject: [PATCH] fix: use new 'scan_axis' signal, to set_x and select x axis on waveform Fixes #361, do not try to change x axis when not permitted --- .../alignment/alignment_1d/alignment_1d.ui | 82 +++++++++++-------- 1 file changed, 50 insertions(+), 32 deletions(-) diff --git a/bec_widgets/applications/alignment/alignment_1d/alignment_1d.ui b/bec_widgets/applications/alignment/alignment_1d/alignment_1d.ui index 4972f1dd..77ea31c7 100644 --- a/bec_widgets/applications/alignment/alignment_1d/alignment_1d.ui +++ b/bec_widgets/applications/alignment/alignment_1d/alignment_1d.ui @@ -721,22 +721,6 @@ - - device_combobox - currentTextChanged(QString) - dap_combo_box - select_x_axis(QString) - - - 162 - 170 - - - 467 - 170 - - - device_combobox_2 currentTextChanged(QString) @@ -801,22 +785,6 @@ - - device_combobox - currentTextChanged(QString) - bec_waveform_widget - set_x(QString) - - - 162 - 170 - - - 1099 - 258 - - - toggle_switch enabled(bool) @@ -865,5 +833,55 @@ + + + scan_control + scan_axis(QString,double,double) + bec_waveform_widget + set_x(QString) + + + 244 + 348 + + + 1140 + 491 + + + + + scan_control + scan_axis(QString,double,double) + dap_combo_box + select_x_axis(QString) + + + 244 + 322 + + + 909 + 189 + + +