Просмотр исходного кода

Merge pull request #16104 from overleaf/ii-rp-add-comment-when-large-selection-is-made

[web] Review panel add comment when large selection is made

GitOrigin-RevId: 9c73668d6420575a3f2630541ba0c57ff713141a
ilkin-overleaf 2 лет назад
Родитель
Сommit
989bd87785

+ 0 - 3
services/web/frontend/js/features/source-editor/components/review-panel/positioned-entries.tsx

@@ -332,9 +332,6 @@ function PositionedEntries({
     }
 
     const focusedEntryView = entryViews[focusedEntryIndex]
-    if (!focusedEntryView.hasScreenPos) {
-      return
-    }
 
     // If the focused entry has no screenPos, we can't position other
     // entryViews relative to it, so we position all other entryViews as