Commit f504e2b
committed
fix(ui): handle ttkbootstrap theme TclError during combobox popdown
Add error handling for TclError that occurs when applying themes with
ttkbootstrap combobox popdowns. This is a known issue with ttkbootstrap
where combobox popdown widgets may not exist when theme changes occur.
The error doesn't affect functionality and can be safely ignored.1 parent db4c8ad commit f504e2b
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
811 | 811 | | |
812 | 812 | | |
813 | 813 | | |
814 | | - | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
815 | 820 | | |
816 | 821 | | |
817 | 822 | | |
| |||
0 commit comments