Closed
Bug 127750
Opened 24 years ago
Closed 23 years ago
RFE - Re-arrange layout of the views?
Categories
(Other Applications Graveyard :: Venkman JS Debugger, enhancement)
Other Applications Graveyard
Venkman JS Debugger
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 | |
| | |
-----------------------------------
| Assignee | ||
Comment 1•24 years ago
|
||
fixed on branch
| Assignee | ||
Comment 2•23 years ago
|
||
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: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•