Commit 142dc7a
[win32] Fix double buffer paint with ImageGcDrawer
This commit fixes a regression introduced with f10721a that did not
properly retain the currently drawn zoom level when an ImageGcDrawer
is used. That leads to issues with zoom != 100.1 parent 0e0d38c commit 142dc7a
1 file changed
Lines changed: 12 additions & 1 deletion
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1691 | 1691 | | |
1692 | 1692 | | |
1693 | 1693 | | |
1694 | | - | |
| 1694 | + | |
1695 | 1695 | | |
1696 | 1696 | | |
1697 | 1697 | | |
| |||
1854 | 1854 | | |
1855 | 1855 | | |
1856 | 1856 | | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
1857 | 1861 | | |
1858 | 1862 | | |
1859 | 1863 | | |
| |||
2480 | 2484 | | |
2481 | 2485 | | |
2482 | 2486 | | |
| 2487 | + | |
2483 | 2488 | | |
2484 | 2489 | | |
2485 | 2490 | | |
| |||
2494 | 2499 | | |
2495 | 2500 | | |
2496 | 2501 | | |
| 2502 | + | |
| 2503 | + | |
| 2504 | + | |
| 2505 | + | |
| 2506 | + | |
2497 | 2507 | | |
2498 | 2508 | | |
2499 | 2509 | | |
2500 | 2510 | | |
2501 | 2511 | | |
2502 | 2512 | | |
2503 | 2513 | | |
| 2514 | + | |
2504 | 2515 | | |
2505 | 2516 | | |
2506 | 2517 | | |
| |||
0 commit comments