color theme related improvements
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
### 4.7.4
|
||||
### 4.7.6.1
|
||||
|
||||
- fix for mouse button back/forward causing freeze
|
||||
- fix for WM_APPCOMMAND not working but crashing in input editor learn window
|
||||
- on Win 7 the theme color was hardcoded to DarkSlateGrey because
|
||||
WPF was returning a bad color on Win 7, this was fixed by reading
|
||||
the theme color from the Registry on Win 7
|
||||
- new option color-dark was added to overwrite the OS theme color used in dark mode
|
||||
- new option color-light was added to overwrite the OS theme color used in non dark mode
|
||||
|
||||
### 4.7.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user