Skip to main content

player.nativeBrowserSmoothScroll

since 1.2.3
player.nativeBrowserSmoothScrollJavaScriptplayer.nativeBrowserSmoothScrollJSON

Description​

Whether the native browser smooth scroll mechanism should be used over a custom animation. This setting configures whether the native browser feature for smooth scrolling should be used over a custom animation. If this setting is enabled, options like scrollSpeed will not have an effect anymore.

nativeBrowserSmoothScroll: boolean = true;