Closed sstruemph closed 8 months ago
Kindling has a script to handle smooth scroll when using Anchors. However it is set to "center" vertically rather than "start" so it will scroll the content into view and scroll to the top of the content.
Set the scrollIntoView block setting to start.
scrollIntoView
block
┆Issue is synchronized with this Asana task
What problem does this feature request address?
Kindling has a script to handle smooth scroll when using Anchors. However it is set to "center" vertically rather than "start" so it will scroll the content into view and scroll to the top of the content.
What is your proposed solution?
Set the
scrollIntoView
block
setting to start.┆Issue is synchronized with this Asana task