luke-chang / js-spatial-navigation

A javascript-based implementation of Spatial Navigation.
Mozilla Public License 2.0
370 stars 117 forks source link

Prevent scroll on focus #39

Closed catrias closed 4 years ago

catrias commented 4 years ago

Hi!

Could you add possibility to call focus with { preventScroll: true }?

jonybekov commented 11 months ago

I need this feature