wwwtyro / speck

Browser-based WebGL molecule renderer with the goal of producing figures that are as attractive as they are practical.
http://wwwtyro.github.io/speck/
The Unlicense
398 stars 55 forks source link

Add scroll bar to right panel #53

Closed SamChill closed 9 years ago

SamChill commented 9 years ago

If you don't have a high resolution display, you can see all the render options. The right hand panel should have a scroll bar.

mattwelborn commented 9 years ago

I'm noticing the same thing. I think the right panel should scroll independently of the left. Right now, they seem to be tied together, and unscrollable.

wwwtyro commented 9 years ago

Done! https://github.com/wwwtyro/speck/pull/54