mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-06 20:10:12 +02:00
enable autoHideSuspend on all overlayscrollbars instances
This commit is contained in:
@@ -375,6 +375,7 @@ const BaseItemGridList = ({
|
||||
scrollbars: {
|
||||
autoHide: 'leave',
|
||||
autoHideDelay: 500,
|
||||
autoHideSuspend: true,
|
||||
pointers: ['mouse', 'pen', 'touch'],
|
||||
theme: 'feishin-os-scrollbar',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user