mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-17 10:38:47 +00:00
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:
parent
b715cb3b16
commit
989bd87785
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue