Commit 3e8da4a
Use ImageGcDrawer for bgimages in CTabFolder
This commit addresses rendering fragments that can occur when the
background images of CTabFolder will be scaled with the monitor-specific
scaling active in win32. Using the ImageGcDrawer to redraw the images
on demand for the correct zoom removed the fragments.1 parent 3d3406d commit 3e8da4a
File tree
1 file changed
+1
-4
lines changed- bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4007 | 4007 | | |
4008 | 4008 | | |
4009 | 4009 | | |
4010 | | - | |
4011 | | - | |
4012 | | - | |
4013 | | - | |
| 4010 | + | |
4014 | 4011 | | |
4015 | 4012 | | |
4016 | 4013 | | |
| |||
0 commit comments