Closed
Bug 910082
Opened 12 years ago
Closed 12 years ago
Netmonitor Sidepane should be animated
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: andre42m, Unassigned)
Details
Attachments
(1 file)
1.84 KB,
patch
|
Details | Diff | Splinter Review |
Just like the sidepane on Debugging, the sidepane present on Netmonitor should open/close in a animated way.
Reporter | ||
Updated•12 years ago
|
Attachment #796435 -
Flags: review?(vporof)
Comment 1•12 years ago
|
||
Comment on attachment 796435 [details] [diff] [review]
netmonitor-sidepane-animation.patch
Review of attachment 796435 [details] [diff] [review]:
-----------------------------------------------------------------
The patch is top notch, however I don't think we should really do this, or have it enabled by default. Unlike the debugger, the netmonitor's sidepane can be a lot wider and the animation will be slower and choppier, because the contents are more complex (it doesn't contain just a simple variables view).
I would be willing to r+ a patch that adds a pref for adding the animation, but disabled by default. And in that case, it will be terribly hard to discover this customization option, in which case I'm not sure it's worth the effort.
Rob, what do you think?
Attachment #796435 -
Flags: review?(vporof) → ui-review?(rcampbell)
Reporter | ||
Comment 2•12 years ago
|
||
I don't think an option just to enable this animation is a good idea.
If this animation is considered unnecessary or might be slowish in some scenarios, no problem, it was just a suggestion :)
Comment 3•12 years ago
|
||
(In reply to André Miranda from comment #2)
Ok then! Thanks for looking into this :)
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•12 years ago
|
Attachment #796435 -
Flags: ui-review?(rcampbell)
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•