You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code Mining: Redraw of end-of-line annotation is skipped #1070
The redraw of end-of-line annotations was not handled previously, since
the graphics context is null in that case. This change handles such
redraws by requesting a redraw of the range from the text widget.
Fixes#1070
Signed-off-by: Martin Jobst <[email protected]>
Copy file name to clipboardExpand all lines: bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/source/inlined/InlinedAnnotationDrawingStrategy.java
0 commit comments