File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,9 @@ Enhancements
91
91
92
92
Fixes
93
93
94
+ * Support for PyQt6-style enums (#1098)
95
+ * Fix an issue with circular references in EventFilters (#1093)
96
+ * Select colors from palettes for better dark mode support (#1089)
94
97
* Fix an issue with undocked dock panes not updating (#1044)
95
98
* Remove uses of old trait constructors such as Either and Trait() (#728,
96
99
#1041)
@@ -109,6 +112,7 @@ Fixes
109
112
110
113
Documentation
111
114
115
+ * Update discussion of toolkit support (#1101)
112
116
* Documentation for standard dialogs (#1053)
113
117
* Improvments to GUITestAssistant documenation (#1047)
114
118
* Clean up unused links (#1012)
@@ -118,7 +122,7 @@ Documentation
118
122
119
123
Build, Tests and Continuous Integration
120
124
121
- * Ensure tests run cleanly in Python 3.8 and when some packages missing (#1080 )
125
+ * Ensure tests run cleanly in Python 3.8 and when some packages missing (#1090 )
122
126
* Flake8 style check in CI (#1073)
123
127
* Use most recent EDM version (#1058)
124
128
* Support MacOS Big Sur in CI (#1056)
You can’t perform that action at this time.
0 commit comments