Closed
Bug 1024633
Opened 11 years ago
Closed 11 years ago
Add a way of specifying a fixed width or height for canvas graphs
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 33
People
(Reporter: vporof, Assigned: vporof)
References
Details
Attachments
(1 file)
5.31 KB,
patch
|
pbro
:
review+
|
Details | Diff | Splinter Review |
Currently, they flex to span across all the available space of the parent container. Sometimes, this may not be desirable.
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
The code changes are simple enough for R+, but one remark though: I think we should probably not be refreshing on window resize when both fixedHeight and fixedWidth are provided (until they are changed).
Assignee | ||
Comment 3•11 years ago
|
||
Updated•11 years ago
|
Attachment #8439373 -
Flags: review?(pbrosset) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 33
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•