Skip to content

Commit d9811bb

Browse files
Garyclaude
andcommitted
DlgPrefLibrary: add reset-missing-tags checkbox to tab order
The new checkbox was missing from the dialog's explicit <tabstops> order, so keyboard Tab navigation skipped it. Insert it between the Serato and relative-path checkboxes to match its visual position. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 17cc428 commit d9811bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/preferences/dialog/dlgpreflibrarydlg.ui

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -784,6 +784,7 @@
784784
<tabstop>checkBox_library_scan_summary</tabstop>
785785
<tabstop>checkBox_sync_track_metadata</tabstop>
786786
<tabstop>checkBox_serato_metadata_export</tabstop>
787+
<tabstop>checkBox_reset_missing_tag_metadata</tabstop>
787788
<tabstop>checkBox_use_relative_path</tabstop>
788789
<tabstop>checkBox_edit_metadata_selected_clicked</tabstop>
789790
<tabstop>radioButton_dbclick_deck</tabstop>

0 commit comments

Comments
 (0)