Widget: UserGuidance: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 665: | Line 665: | ||
}); | }); | ||
} | } | ||
event.target.scrollIntoView({ behavior: 'smooth' }); | setTimeout(() => { | ||
event.target.scrollIntoView({ behavior: 'smooth' }); | |||
}, 500); | |||
}); | }); | ||
Revision as of 13:53, 5 June 2023
Development version of the User Guidance.
Under construction.