Commit ae96150
committed
[GTK] Remove temporary workaround for LineNumberRulerColumn #2740
The underlying issue for the required workaround on Linux/GTK was
located in the GTK implementation of GC#copyArea() when source and
target area of a copy operation are overlapping. Since that issue has
been fixed, this change removes the temporary workaround in
LineNumberRulerColumn.
Fixes #27401 parent ec4235b commit ae96150
File tree
1 file changed
+6
-13
lines changed- bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/source
1 file changed
+6
-13
lines changedLines changed: 6 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
| |||
697 | 695 | | |
698 | 696 | | |
699 | 697 | | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
711 | 704 | | |
712 | 705 | | |
713 | 706 | | |
| |||
0 commit comments