mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
Revert "enable autoHideSuspend on all overlayscrollbars instances"
This reverts commit b9a0d9b847.
This commit is contained in:
@@ -59,7 +59,6 @@ const BaseNativeScrollArea = forwardRef(
|
||||
scrollbars: {
|
||||
autoHide: 'leave',
|
||||
autoHideDelay: scrollHideDelay || 500,
|
||||
autoHideSuspend: true,
|
||||
pointers: ['mouse', 'pen', 'touch'],
|
||||
theme: 'feishin-os-scrollbar',
|
||||
visibility: 'visible',
|
||||
|
||||
Reference in New Issue
Block a user