forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
adaedcba25
27 changed files with 674 additions and 433 deletions
|
@ -1511,7 +1511,6 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be
|
|||
if (!element) {
|
||||
return
|
||||
}
|
||||
console.log("Scrolling into view:", element)
|
||||
// Is the element completely in the view?
|
||||
const parentRect = Utils.findParentWithScrolling(element)?.getBoundingClientRect()
|
||||
if (!parentRect) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue