d3po icon indicating copy to clipboard operation
d3po copied to clipboard

High res display assumed

Open ernewton opened this issue 12 years ago • 1 comments

The width of the overall display is hard coded. On a lower resolution display, the four panels won't fit on the screen and don't resize. (particular example experienced while using a projector)

ernewton avatar Oct 03 '13 15:10 ernewton

Could throw in a javascript hack to adapt the size of the figure to the page, but another option is to just use Cmd + - (in Chrome, for example) to scale down the entire page?

adrn avatar Oct 03 '13 15:10 adrn