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

Fixed node background color transition #2634

Merged
merged 1 commit into from Feb 29, 2024

Conversation

RunDevelopment
Copy link
Member

I made a mistake in #2633. I used the background color of the node to prevent the bleed-through, but I didn't notice that this property was transitioned. So when a user expanded a selected node, they could see the background color changing.

The fix is to exclude the background color from the transitioning properties.

@joeyballentine joeyballentine merged commit 2f0da37 into chaiNNer-org:main Feb 29, 2024
4 checks passed
@RunDevelopment RunDevelopment deleted the node-bg-trans-fix branch February 29, 2024 16:50
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.

None yet

2 participants