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