Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Conversation

SYBIOTE
Copy link
Contributor

@SYBIOTE SYBIOTE commented Nov 29, 2023

This pull request fixes the issue of flickering when selecting a new entity in the CoreNodeEditor component. The flickering was caused by an unnecessary re-rendering of the component due to an unused selectionState variable. This PR removes the unused variable and optimizes the rendering process.

@dinomut1 dinomut1 self-requested a review November 29, 2023 00:54
Copy link
Contributor

@dinomut1 dinomut1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great jaerb

@dinomut1 dinomut1 added this pull request to the merge queue Nov 29, 2023
Merged via the queue into dev with commit 8a52fb9 Nov 29, 2023
@dinomut1 dinomut1 deleted the fix-heirarchy-selction-flicker branch November 29, 2023 01:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants