Skip to content

Panel Size Persistence#135

Merged
RiyanMak merged 1 commit into
mainfrom
feat/persist-panel-size
Apr 25, 2026
Merged

Panel Size Persistence#135
RiyanMak merged 1 commit into
mainfrom
feat/persist-panel-size

Conversation

@CalvinT05
Copy link
Copy Markdown
Contributor

Panel size and collapsed state is stored in extension local storage. When the page is refreshed, it reads the value and sets the panel width to the stored size or to the folded size if toggled. The panel size is also maintained when the fold/unfold button is used. Default panel sizes are handled.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bsg Ready Ready Preview, Comment Apr 21, 2026 2:10am

Request Review

@CalvinT05 CalvinT05 linked an issue Apr 21, 2026 that may be closed by this pull request
@Eskan0r Eskan0r requested review from Eskan0r and RiyanMak April 24, 2026 21:48
Copy link
Copy Markdown
Contributor

@Eskan0r Eskan0r left a comment

Choose a reason for hiding this comment

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

this is a dub, good qol fix

Copy link
Copy Markdown
Member

@RiyanMak RiyanMak left a comment

Choose a reason for hiding this comment

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

does not work as intended

@CalvinT05
Copy link
Copy Markdown
Contributor Author

It works on 2 different devices on my end. Also, fixed an issue where it would stay folded on refresh when dragged open from folded state.

@RiyanMak RiyanMak merged commit 6945fb1 into main Apr 25, 2026
3 checks passed
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.

Store panel width

3 participants