Closed aedart closed 1 year ago
This expands the work from @u01jmg3 (#765), by adding support for the native "scrollIntoViewOptions", as described by Mozilla's documentation. Furthermore, PR also adds a shortcut method for scrolling an element "instantly" into view.
It doesn't seem like this actually fixes any bugs, so will leave as is for now.
This expands the work from @u01jmg3 (#765), by adding support for the native "scrollIntoViewOptions", as described by Mozilla's documentation. Furthermore, PR also adds a shortcut method for scrolling an element "instantly" into view.