[kepler-dev] [Bug 4893] WRP Kepler Frame vertically fills entire screen

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Apr 22 14:48:59 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4893

--- Comment #6 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2010-04-22 14:48:58 PDT ---
It looks like simply changing ReportDesignerPanel's:
        designersplitpane.setMinimumSize(new Dimension(800, 900));
        designersplitpane.setPreferredSize(new Dimension(800, 900));
to a smaller height than 900 fixes this problem.

I'l test a bit before check-in to see if this causes any issues...

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list