X Tutup
Skip to content

GRAPHICS: MACGUI: Fix color palette used in nine-patch bitmap for disabling border#6479

Merged
sev- merged 1 commit intoscummvm:masterfrom
cmd05:fix-macgui-disable-border
Mar 11, 2025
Merged

GRAPHICS: MACGUI: Fix color palette used in nine-patch bitmap for disabling border#6479
sev- merged 1 commit intoscummvm:masterfrom
cmd05:fix-macgui-disable-border

Conversation

@cmd05
Copy link
Contributor

@cmd05 cmd05 commented Mar 11, 2025

A NinePatchBitmap type requires a white color in the color palette otherwise it throws a warning WARNING: NinePatchBitmap::NinePatchBitmap(): Bad bitmap!. The bitmap is created here

@cmd05 cmd05 force-pushed the fix-macgui-disable-border branch from 2400235 to 958abef Compare March 11, 2025 14:32
@cmd05 cmd05 changed the title MACGUI: Fix color palette used in nine-patch bitmap for disabling border GRAPHICS: MACGUI: Fix color palette used in nine-patch bitmap for disabling border Mar 11, 2025
@sev-
Copy link
Member

sev- commented Mar 11, 2025

Thanks!

@sev- sev- merged commit 00f2abf into scummvm:master Mar 11, 2025
8 checks passed
@sev- sev- added the GSoC Part of a Google Summer of Code project label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSoC Part of a Google Summer of Code project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup