-
Notifications
You must be signed in to change notification settings - Fork 31
Remember panel sizes in local-storage. #62
Comments
Fix issue where hot reloaded updates were not rendered
save height of down panel in local storage #62
Add react-storybook-addon-chapters
Would love to see that width can be remembered if down panel is configured to be displayed on right. |
PR is very much welcome @willowcheng ❤️ |
Does this previous change not solve this issue as well @willowcheng ? Haven't tried it out though, but if not, it could at least be an idea of how to tackle it. |
Hi @benediktvaldez, it actually works and I thought it's already available to newest storybook release. Created #80 to remember both width and height in case of use cases that need to switch panel position. I found that by dragging splitter and then changing down panel position, the |
Please open an issue over at the new repo if you're still experiencing this issue, thanks! |
Cross referencing this issue over to the actual repo: storybookjs/storybook#466
Would be great if the action-logger panel, and the index panel, didn't not lose their size between page loads.
The text was updated successfully, but these errors were encountered: