Closed
Bug 1412555
Opened 7 years ago
Closed 7 years ago
Update canvas position on scroll in the css grid highlighter
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(firefox58 fixed)
RESOLVED
FIXED
Firefox 58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
Details
Attachments
(1 file)
In Bug 1409970, we forgot to update the canvas position after calling getCanvasPosition on scroll.
Assignee | ||
Comment 1•7 years ago
|
||
The consequence of this is that infinite lines don't necessarily work. To see this, enable the css grid highlighter w/ infinite lines in https://www.mozilla.org/en-US/developer/css-grid/ and scroll
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8923117 [details]
Bug 1412555 - Update canvas position on scroll in the css grid highlighter.
https://reviewboard.mozilla.org/r/194310/#review200970
Attachment #8923117 -
Flags: review?(pbrosset) → review+
Pushed by gabriel.luong@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/de37bff8b033
Update canvas position on scroll in the css grid highlighter. r=pbro
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•