On Saturday, 16 November 2019 19:06:39 UTC, John Marriott wrote: > > > On 16-Nov-2019 08:44, Bram Moolenaar wrote: > > Patch 8.1.2301 > > Problem: MS-Windows GUI: drawing error when background color changes. > > Solution: Implement gui_mch_new_colors(). (Simon Sadler) > > Files: src/gui_w32.c > > > After this patch, my toolbar has turned black. It doesn't seem to matter > what colour scheme I use. >
I checked the code. The toolbar is set to transparent so the now filled background shows through. I'll look into a fix. S. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/0c1083d3-3350-4c5d-b36d-08f6c164f1fb%40googlegroups.com.
