[Bug 47486] GsView draws one menu item with white background

WineHQ Bugzilla wine-bugs at winehq.org
Fri Sep 10 21:16:54 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=47486

--- Comment #3 from Fabian Maurer <dark.shadow4 at web.de> ---
Created attachment 70630
  --> https://bugs.winehq.org/attachment.cgi?id=70630
Patch to allow white as first in color table

Attaching a patch to allow white as first in color table.

Quote from the code I changed:

> * Note : If the first color in the color table is white followed by
> *        black, we can't convert it to a monochrome DDB with
> *        SetDIBits, because black and white would be inverted.

Not sure what exactly that means, it works for this usecase at least. Would
probably need some adjustments...

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list