Commit 754103f
committed
Added ImageHandleManager to manage ImageHandle in Image
This commit adds a class ImageHandleManager in Image to manage
multiple ImageHandle for different zoom hence encapsulating the usages
and operations based on zoomLevelToImageHandle.1 parent f005865 commit 754103f
File tree
2 files changed
+117
-65
lines changed- bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics
2 files changed
+117
-65
lines changedLines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4461 | 4461 | | |
4462 | 4462 | | |
4463 | 4463 | | |
| 4464 | + | |
| 4465 | + | |
| 4466 | + | |
| 4467 | + | |
| 4468 | + | |
| 4469 | + | |
| 4470 | + | |
| 4471 | + | |
| 4472 | + | |
4464 | 4473 | | |
4465 | 4474 | | |
4466 | 4475 | | |
| |||
5935 | 5944 | | |
5936 | 5945 | | |
5937 | 5946 | | |
5938 | | - | |
| 5947 | + | |
5939 | 5948 | | |
5940 | 5949 | | |
5941 | 5950 | | |
5942 | 5951 | | |
5943 | | - | |
| 5952 | + | |
5944 | 5953 | | |
5945 | 5954 | | |
5946 | 5955 | | |
| |||
6059 | 6068 | | |
6060 | 6069 | | |
6061 | 6070 | | |
6062 | | - | |
| 6071 | + | |
6063 | 6072 | | |
6064 | 6073 | | |
6065 | | - | |
| 6074 | + | |
6066 | 6075 | | |
6067 | 6076 | | |
6068 | 6077 | | |
| |||
0 commit comments