Commit 8f6d104
committed
fix(pickers): respect default_selection_index
Make sure to move the cursor to the row selected by self:_do_selection()
instead of placing it onto the first (or last, depending on the sorting
method) line of the picker window.
Fixes #34921 parent b4da76b commit 8f6d104
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1466 | 1466 | | |
1467 | 1467 | | |
1468 | 1468 | | |
1469 | | - | |
1470 | | - | |
1471 | | - | |
1472 | 1469 | | |
| 1470 | + | |
| 1471 | + | |
1473 | 1472 | | |
1474 | 1473 | | |
1475 | 1474 | | |
| |||
0 commit comments