- Notifications
You must be signed in to change notification settings - Fork1.8k
Commitabb1bfb
committed
Fix in Input.update for crash when using one of the "system default" themes. Was trying to set foreground color to magic number COLOR_SYSTEM_DEFAULT
Added new functions to set a widget's foreground and background colors... first step in a major refactorAdded protection against recursive errors to the popup error with traceback function which caused problems if error creating a windowMaybe fixed (or maybe created) a bug in Input.update. Was setting foreground color when switching to enabled but not the background. Added setting background color1 parentee2e765 commitabb1bfb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments
Comments
(0)