Skip to content

Save side panel collapsed section state#8878

Merged
4ian merged 5 commits into
masterfrom
side-panel-collapse
Jul 27, 2026
Merged

Save side panel collapsed section state#8878
4ian merged 5 commits into
masterfrom
side-panel-collapse

Conversation

@D8H

@D8H D8H commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator
  • Some sections are not persisted because there is some logic about the collapsing state
    • behaviors of instances
    • properties of layers

@D8H
D8H requested a review from 4ian as a code owner July 23, 2026 16:52
} = React.useContext(PreferencesContext);
const projectId = project.getProjectUuid();

const saveScrollTimeoutId = React.useRef<?TimeoutID>(null);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Dead code?

@4ian
4ian merged commit 95057c7 into master Jul 27, 2026
5 of 6 checks passed
@D8H
D8H deleted the side-panel-collapse branch July 27, 2026 08:28
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.

2 participants