Commit 4d45d2b
committed
[win32] ImageDataProvider getBounds performance
This commit improves the performance of Image#getBounds if an
ImageDataProvider is used and no matching handle exists yet. This only
affects the windows implementation.1 parent ce98326 commit 4d45d2b
File tree
1 file changed
+8
-2
lines changed- bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2330 | 2330 | | |
2331 | 2331 | | |
2332 | 2332 | | |
2333 | | - | |
2334 | | - | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
| 2338 | + | |
| 2339 | + | |
| 2340 | + | |
2335 | 2341 | | |
2336 | 2342 | | |
2337 | 2343 | | |
| |||
0 commit comments