Commit c85c35c
[flatland] Fix Pixel Scale Calculation
Pixel Scale calculation in the LinkSystem was incorrectly
extracting the scale value from matrices, and including
translations in the calculation, causing unnecessarily large
scales to be returned to clients.
Fixed: 90588
Change-Id: I5322bd99437e66013a43a7ae14421f6d55737c6c
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680137
Commit-Queue: Chris Fontas <cfontas@google.com>
Reviewed-by: Emircan Uysaler <emircan@google.com>1 parent d214d17 commit c85c35c
1 file changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
23 | 33 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
27 | 37 | | |
28 | 38 | | |
29 | 39 | | |
| |||
0 commit comments