safeScrollToTop (#2030)

This commit is contained in:
Shuchang Zheng
2025-03-27 00:47:01 -07:00
committed by GitHub
parent e122821878
commit 0ed236f092
2 changed files with 2 additions and 2 deletions

View File

@@ -1962,7 +1962,7 @@ function safeWindowScroll(x, y) {
}
}
async function scrollToTop(
async function safeScrollToTop(
draw_boxes,
frame = "main.frame",
frame_index = undefined,