google / neuroglancer

WebGL-based viewer for volumetric data
Apache License 2.0
1.03k stars 286 forks source link

undock layer side panel #514

Open drinehart1 opened 6 months ago

drinehart1 commented 6 months ago

Request for feature: add ability to "undock" layer side panel. Currently user can only show/hide this panel (button) or dock to different [existing] panel however ability to undock to separate window would provide additional viewing space for images, assuming user has multi-monitor setup.

jbms commented 6 months ago

This might be implementable, but there are a number of challenges:

Overall I am inclined to think that the cost would outweigh the benefit, but I'm open to more discussion about this.

Do you have any examples of existing web applications that make use of popup windows in a similar way?