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
Copy file name to clipboardexpand all lines: bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextDropTargetEffect.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ public void dragOver(DropTargetEvent event) {
162
162
if (System.currentTimeMillis() >= scrollBeginTime) {
0 commit comments