Closed
Bug 1027755
Opened 9 years ago
Closed 9 years ago
Add a method that gets the canvas graphs selection "mapped" to the source data range
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 33
People
(Reporter: vporof, Assigned: vporof)
Details
Attachments
(1 file)
5.77 KB,
patch
|
pbro
:
review+
|
Details | Diff | Splinter Review |
Currently, getSelection returns the selection's start and end bounds, in pixels. It'd be useful if the selection would correlate to the actual data source values.
Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Comment on attachment 8442988 [details] [diff] [review] v1 Review of attachment 8442988 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me.
Attachment #8442988 -
Flags: review?(pbrosset) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/fd77ddb99670
Whiteboard: [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/fd77ddb99670
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 33
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•