Small tweak to the main icon so it looks better in the taskbar.

This commit is contained in:
casey langen 2017-03-24 22:35:27 -07:00
parent 24e8d79b6f
commit 9241ba1e34
2 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,7 @@ user-facing:
of ui components
* added a "list_header_highlighted_background" and
"list_header_highlighted_foreground" color theme variables
* tweaked the win32 icon so it looks a bit better on the taskbar
low-level:
@ -21,6 +22,8 @@ low-level:
values other than strings (uint64, int64, uint32, int32, double)
* fixed some old bugs in Window.cpp that could cause visibility changed
notifications to be raised unnecessarily
* added a custom PDCurses/win32a patch to further reduce CPU load and context
switching while draining the message pump
--------------------------------------------------------------------------------

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB