Commit a9598b8
Use fix value for Inset when tree item has both checkbox and image
The inset value defines a gap between text and image on a tree item, but
due to multiple zoom level it was set to convert that value as per zoom
level but with the combination of image and checkbox, it moves the image
too much on the left resulting in cutoff checkbox. It is better to use
fix value for INSET just for this case1 parent 5f3c2a5 commit a9598b8
File tree
1 file changed
+1
-1
lines changed- bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| |||
0 commit comments