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
This commit is contained in:
ilkin-overleaf 2023-12-08 14:13:22 +02:00 committed by Copybot
parent b715cb3b16
commit 989bd87785

View file

@ -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