From d50c679f7a1a49de2021d0f56c37f16c23497e16 Mon Sep 17 00:00:00 2001 From: Anthony Lombardi Date: Tue, 13 Aug 2024 08:11:45 -0400 Subject: [PATCH] BUG: Fix tab order in tracking options dialog ui file --- .../src/ui/ui-files/TrackingOptionsDialog.ui | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/autoscoper/src/ui/ui-files/TrackingOptionsDialog.ui b/autoscoper/src/ui/ui-files/TrackingOptionsDialog.ui index 93d3a747..80dcae4e 100644 --- a/autoscoper/src/ui/ui-files/TrackingOptionsDialog.ui +++ b/autoscoper/src/ui/ui-files/TrackingOptionsDialog.ui @@ -585,6 +585,27 @@ QGroupBox::title { + + spinBox_FrameStart + spinBox_FrameEnd + checkBox_Reverse + spinBox_FrameSkip + radioButton_CurrentFrame + radioButton_PreviousFrame + radioButton_LinearExtrapolation + radioButton_SplineInterpolation + radioButton_random_search_method + radioButton_downhill_method + spinBox_NumberRefinements + spinBox_min_lim + spinBox_max_lim + spinBox_max_iter + spinBox_stall_max + radioButton_bone_ncc_cf + radioButton_implant_ncc_cf + pushButton_Cancel + pushButton_OK +