Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: push() ignoring the ColorMode #7402 #7586

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

swastikCommits
Copy link

Resolves #7402

Changes:
Updated the push() function to save the current color mode (_colorMode) and its maximum values (_colorMaxes), and ensure pop() restores them.

Screenshots of the change:
None

PR Checklist

@swastikCommits
Copy link
Author

@perminder-17 Please review it

@perminder-17 perminder-17 self-requested a review March 1, 2025 10:17
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.

push() ignores the _colorMaxes field set by colorMode()
1 participant