Closed Bug 1296912 Opened 8 years ago Closed 8 years ago

[CSS Grid Highlighter] Canvas size is wrong when zooming in and out

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(firefox51 fixed)

RESOLVED FIXED
Firefox 51
Tracking Status
firefox51 --- fixed

People

(Reporter: gl, Assigned: gl)

References

Details

Attachments

(1 file)

The canvas size doesn't seem to behave correctly when zooming in and out. bgrins and I debugged this and determined this is caused by the fact that width and height is not set correctly when it is cleared because of the amount of floating point digits. To solve this, we should try to fix the format the ratio to 2 decimal places.
Attached patch 1296912.patchSplinter Review
Attachment #8783278 - Flags: review?(pbrosset)
Depends on: 1282726
Attachment #8783278 - Flags: review?(pbrosset) → review+
https://hg.mozilla.org/integration/fx-team/rev/cba664ef3a3ea8702508239b463fc8014bbb228b Bug 1296912 - Fix the CSS grid highlighter size when zooming in and out by limiting the devicePixelRatio to 2 decimal places r=pbro
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: