allen-cell-animated / website-3d-cell-viewer

Other
5 stars 5 forks source link

Info panel auto-collapses when window too narrow #209

Closed ShrimpCryptid closed 4 months ago

ShrimpCryptid commented 5 months ago

Description

https://github.com/allen-cell-animated/website-3d-cell-viewer/assets/30200665/94757fee-2aa0-4497-8cef-4dac7eabacc6

Side controls area auto-collapses after a few seconds when viewport width is half-sized.

Expected Behavior

Side controls should either:

Reproduction

Open the viewer and set the viewer to half size. Try opening the side controls area; it will close after a few seconds.

Environment

frasercl commented 4 months ago

Auto-collapse is intended behavior; collapsing again after the user re-opens it without changing the size of the window is not.

ShrimpCryptid commented 4 months ago

Note: This has made it harder to make style changes and affects development.

i.e. I have been going crazy for the past two days trying to fit the developer console and all my other open windows as the side panel keeps collapsing on me >:(