Commit f10721a
[win32] Improve GC init for ImageGcDrawer
This commits wraps the GC initialization for the ImageGcDrawer to directly
pass the zoom from the wrapper when the GC is initialized. In all other
cases the GC will be initialized with 100 zoom.1 parent cb6e7a6 commit f10721a
File tree
1 file changed
+27
-3
lines changed- bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics
1 file changed
+27
-3
lines changedLines changed: 27 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1719 | 1719 | | |
1720 | 1720 | | |
1721 | 1721 | | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
1722 | 1726 | | |
1723 | 1727 | | |
1724 | 1728 | | |
| |||
1743 | 1747 | | |
1744 | 1748 | | |
1745 | 1749 | | |
1746 | | - | |
| 1750 | + | |
1747 | 1751 | | |
1748 | | - | |
| 1752 | + | |
1749 | 1753 | | |
1750 | 1754 | | |
1751 | 1755 | | |
| |||
2530 | 2534 | | |
2531 | 2535 | | |
2532 | 2536 | | |
2533 | | - | |
| 2537 | + | |
2534 | 2538 | | |
2535 | 2539 | | |
2536 | 2540 | | |
| |||
2544 | 2548 | | |
2545 | 2549 | | |
2546 | 2550 | | |
| 2551 | + | |
| 2552 | + | |
| 2553 | + | |
| 2554 | + | |
| 2555 | + | |
| 2556 | + | |
| 2557 | + | |
| 2558 | + | |
| 2559 | + | |
| 2560 | + | |
| 2561 | + | |
| 2562 | + | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
2547 | 2571 | | |
2548 | 2572 | | |
2549 | 2573 | | |
| |||
0 commit comments