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

feat: simplify adaptive package and expose QueryBackgroundColor #393

Open
wants to merge 1 commit into
base: v2-exp
Choose a base branch
from

Conversation

aymanbagabas
Copy link
Member

Remove unnecessary global variables and functions from the adaptive package. Instead of using a global variable to store the color function, the color function is now created on the fly when needed.

Remove unnecessary global variables and functions from the adaptive package.
Instead of using a global variable to store the color function, the color
function is now created on the fly when needed.
@aymanbagabas aymanbagabas changed the title eat: simplify adaptive package and expose QueryBackgroundColor feat: simplify adaptive package and expose QueryBackgroundColor Oct 11, 2024
Base automatically changed from v2-adapt to v2-exp October 18, 2024 16:35
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.

1 participant