notepad-plus-plus/PowerEditor
Don Ho e87342fef6 Fix Notepad++ dockable panels lose bg color issue when swiching it back
It's rather a bug of Windows' API than the bug of Notepad++. The visual glitch comes from TreeView (FunctionList, Folder As WorkSpace, Project Panels etc ...) but ListView (ASCII Insertion Panel & Document List) works fine.
I have done some fixes about this issue. However, it's not perfect when use mouse to do the snapshot.
OTOH, once the click done to show Notepad++, it becomes normal.
This is the best fix I can offer for this bug.

Fix #2202, fix #2937, fix #5980, fix #8980, fix #9905, fix #10091
2021-12-01 02:32:33 +01:00
..
Test Add support DarkMode, function list & auto-completion for TypeScript 2021-08-15 11:47:19 +02:00
bin Notepad++ release 8.1.9.2 2021-11-21 15:02:30 +01:00
gcc Add gcc 32-bit build and improve build process 2021-09-13 23:17:11 +02:00
installer Add some new PHP 7.3 function keywords 2021-11-27 05:02:03 +01:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Upgrade Scintilla from v4.2.0 to v4.4.6 2021-02-21 19:14:40 +01:00
src Fix Notepad++ dockable panels lose bg color issue when swiching it back 2021-12-01 02:32:33 +01:00
visual.net Fix NUL file-corruption issue after system shutting down brutally 2021-09-28 12:30:05 +02:00