update time

This commit is contained in:
Naiel
2025-05-29 14:56:39 +02:00
committed by GitHub
parent e10ddb0b78
commit b22cfe43c3
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
},
onlyIfScroll: false, // top scrollbar is not shown if the bottom one is not present
resetOnWindowResize: false, // recompute the top ScrollBar requirements when the window is resized
timeToWaitForResize: 30 // wait for the last update event (usefull when browser fire resize event constantly during ressing)
timeToWaitForResize: 3 // wait for the last update event (usefull when browser fire resize event constantly during ressing)
};
$.extend(true, options, userOptions);