Commit a67cfd7
[KBM] Fix Action panel not showing for Text Expand trigger type
Manually sync SwitchPresenter.Value after programmatic ComboBox item
changes, since WinUI binding on SelectedItem.Tag does not reliably
update when items are cleared and replaced at runtime.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 679eb22 commit a67cfd7
File tree
1 file changed
+10
-0
lines changed- src/modules/keyboardmanager/KeyboardManagerEditorUI/Controls
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1205 | 1205 | | |
1206 | 1206 | | |
1207 | 1207 | | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
1208 | 1212 | | |
1209 | 1213 | | |
1210 | 1214 | | |
| |||
1223 | 1227 | | |
1224 | 1228 | | |
1225 | 1229 | | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
1226 | 1236 | | |
1227 | 1237 | | |
1228 | 1238 | | |
| |||
0 commit comments