Closed Bug 127750 Opened 23 years ago Closed 22 years ago

RFE - Re-arrange layout of the views?

Categories

(Other Applications Graveyard :: Venkman JS Debugger, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: caillon, Assigned: rginda)

References

Details

(Whiteboard: [FOB])

Functionally, it seems odd to have the current layout of the views.

Currently we have the following with a weird set of column layout (sorry for my
crappy ascii art).
   _________________________________
  |            |                    |
  |   Break    |                    |
  |            |                    |
  |------------|       Source       |
  |            |                    |
  |  Scripts   |                    |
  |            |                    |
  |------------|--------------------|
  |                 |               |
  |     Stack       |     Console   |
  |                 |               |
  -----------------------------------

What we should have:  It seems to look more fluid and logical.
   _________________________________
  |            |                    |
  |   Break    |                    |
  |            |       Source       |
  |------------|                    |
  |            |                    |
  |  Scripts   |--------------------|
  |            |                    |
  |------------|                    |
  |            |       Console      |
  |   Stack    |                    |
  |            |                    |
  -----------------------------------
fixed on branch
Blocks: 141097
Status: NEW → ASSIGNED
Whiteboard: [FOB]
Mass marking bugs that were Fixed On Branch as fixed, because the branch has
landed.  If you believe this bug is not fixed, please reopen it.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.