Commit c558d0a
committed
Use stable Y-coordinate for character highlight and adjust height
Anchor rectangle to bounds.y for consistent vertical placement across DPI/zoom, avoid using bounds.height to calculate Y, and increase height by 1px for proper border spacing.1 parent aede341 commit c558d0a
File tree
1 file changed
+1
-1
lines changed- bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/source
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
0 commit comments