Commit 5057612
committed
Fix manual path entry in file dialog not working (#2352)
When users type a path in the file dialog path bar and click Add without
selecting anything in the tree, the path bar text is now used as the
selection. Previously, the path bar only navigated the tree view and
users had to click items in the tree to select them.1 parent 95e0cd2 commit 5057612
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
95 | 110 | | |
96 | 111 | | |
97 | 112 | | |
| |||
0 commit comments