Skip to content

Fix pixel color bug#55

Merged
craigthomas merged 1 commit intomainfrom
rendering-fix
Jan 5, 2025
Merged

Fix pixel color bug#55
craigthomas merged 1 commit intomainfrom
rendering-fix

Conversation

@craigthomas
Copy link
Copy Markdown
Owner

This PR fixes a problem with pixel colors. The first bitplane appears to not render correctly. Alpha channel was adjusted. This PR closes #54

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.04%. Comparing base (edce0d4) to head (25a93ff).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   90.09%   90.04%   -0.05%     
==========================================
  Files           9        9              
  Lines        2736     2733       -3     
  Branches      252      252              
==========================================
- Hits         2465     2461       -4     
- Misses        266      267       +1     
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@craigthomas craigthomas merged commit cee1602 into main Jan 5, 2025
@craigthomas craigthomas deleted the rendering-fix branch January 5, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix emulator colors

1 participant