Commit cd30b0a
committed
[FIX] zoom: scorecard chart rendering with zoom
The scorecards were blurry when zooming a sheet. We were not
scaling their canvas properly according to the zoom level.
closes #8500
Task: 6072348
X-original-commit: ff534e9
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>1 parent cbc62c4 commit cd30b0a
2 files changed
Lines changed: 6 additions & 5 deletions
File tree
- src
- components/figures/chart/scorecard
- helpers/figures/charts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
| 314 | + | |
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
317 | 318 | | |
318 | 319 | | |
319 | 320 | | |
320 | 321 | | |
321 | | - | |
322 | | - | |
323 | | - | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
324 | 325 | | |
325 | 326 | | |
326 | 327 | | |
| |||
0 commit comments