Commit e6fb51d
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 #8502
Task: 6072348
X-original-commit: ff534e9
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>1 parent e12baf0 commit e6fb51d
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 | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
| 387 | + | |
387 | 388 | | |
388 | 389 | | |
389 | 390 | | |
390 | 391 | | |
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
394 | | - | |
395 | | - | |
396 | | - | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
397 | 398 | | |
398 | 399 | | |
399 | 400 | | |
| |||
0 commit comments