Closed
Bug 761431
Opened 12 years ago
Closed 12 years ago
Responsive mode causes a devtools "donut"
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: potch, Unassigned)
References
Details
Attachments
(1 file)
614.91 KB,
image/png
|
Details |
The new Responsive Mode feature is 1000 kinds of awesome. However, when I'm working on a mobile site and have the content shrunk down, it concentrates on the left-side of the browser window. It would be awesome if you could center the content within the window instead.
Comment 1•12 years ago
|
||
Mmm. Donuts. (Sorry, had to be said.) I agree with you, though, that it feels a bit funny to have the content area stuck to the left. To me, it feels like a window that I should be able to drag around.
Comment 2•12 years ago
|
||
OMG DONUT! Yep, the page is left aligned (in RTL & LTR) because it was the easy way to do it. Centering the page is not easy. Using CSS won't work, but I guess adding an offset dynamically might work.
Comment 4•12 years ago
|
||
(In reply to hsablonniere from comment #3) > I don't get the donut joke. Any help? The tools are spread on the side of the window. It makes a "ring" with a hole in the middle.
Comment 5•12 years ago
|
||
I'm proud to say we fixed that! Now… all the tools are located inside a box, that you can undock. The browser is not centered thought. But that's a different story. Bug triage, filter on PINKISBEAUTIFUL
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Comment 7•12 years ago
|
||
(In reply to hsablonniere from comment #6) > Nice ;-) Can I use it on moz central ? Any sceenshots maybe ? It's in nightly.
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•