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

BUGFIX: Prevent constant re-rendering of right sidebar #3937

Open
wants to merge 2 commits into
base: 8.3
Choose a base branch
from

Conversation

Sebobo
Copy link
Member

@Sebobo Sebobo commented Apr 2, 2025

Resolves: #3936

What I did

Prevent re-rendering in right sidebar

How I did it

Add checks whether props in the inspector actually changed after the props have been post processed.

How to verify it

Before:
CleanShot 2025-04-02 at 17 20 43@2x

After:
CleanShot 2025-04-02 at 17 21 34@2x

@Sebobo Sebobo added Bug Label to mark the change as bugfix 8.3 labels Apr 2, 2025
This change skips recalculating the style of closed dropdowns on scroll events
@Sebobo Sebobo requested a review from jonnitto April 2, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants