From: SourceForge.net <no...@so...> - 2003-07-22 14:44:23
|
Bugs item #775665, was opened at 2003-07-22 09:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=775665&group_id=44253 Category: User interface Group: Ugly Status: Open Resolution: None Priority: 4 Submitted By: James Hsia (jhsia) Assigned to: Nobody/Anonymous (nobody) Summary: Opening debugger panel moves split pane divider Initial Comment: After moving the divider between the interactions pane and the definitions pane, opening the debug panel will often cause the interactions pane to change size. This is distracting and looks unprofessional. The problem is likely that we replace the document split pane with a new split pane that has the old document split pane at the top and the debug panel in the bottom. We will have to figure out the right Swing calls to make sure the new split pane is just as big as the old one. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=775665&group_id=44253 |