Hi,
in fact, you can’t set a property to disable the accordion’s auto-scroll. The simplest way is to comment the
scrollTo(...)
call in the method
wink.ui.layout.Accordion.Section.prototype._scroll
However, if you prefer to keep the wink code unspoiled, you may extend the
wink.ui.layout.Accordion.Section.prototype._scroll
by rewriting it without the
scrollTo(...)
Hope this helps
-
This reply was modified 406 days ago by
sylvain.
-
This reply was modified 406 days ago by
sylvain.
-
This reply was modified 406 days ago by
sylvain.