enable autoHideSuspend on all overlayscrollbars instances

This commit is contained in:
jeffvli
2025-12-27 15:48:50 -08:00
parent 9c59a38f7a
commit b9a0d9b847
5 changed files with 5 additions and 0 deletions
@@ -375,6 +375,7 @@ const BaseItemGridList = ({
scrollbars: {
autoHide: 'leave',
autoHideDelay: 500,
autoHideSuspend: true,
pointers: ['mouse', 'pen', 'touch'],
theme: 'feishin-os-scrollbar',
},