arjeneh / jpowder

Automatically exported from code.google.com/p/jpowder
1 stars 0 forks source link

Resizing Jpowder window issue #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you run Jpowder on a machine with a low screen resolution or resize the 
window vertically then you lose the Plots visible in chart panel in the bottom 
left.

Jpowder should either resize the panels internally when the window size changes 
or add a vertical scrollbar on the right.

Original issue reported on code.google.com by dbad...@gmail.com on 5 Jul 2010 at 10:17

GoogleCodeExporter commented 9 years ago

Original comment by dbad...@gmail.com on 5 Jul 2010 at 10:17

GoogleCodeExporter commented 9 years ago
I have added a Scroll pane to the home panel which will be visible if Jpowder 
panels reach a critical size also added some code to the Drag&Drop Files 
Here... label which gets smaller as Plot area get smaller and stays at center 
at all time.

Original comment by arje...@gmail.com on 7 Jul 2010 at 3:41