Hello,
Is there a simple way to make any content (such as a <div> with class ui-content) scroll using the bezel while using the tau framework?
The hebavior seems limited to ui-list and its children.
I have already tried using the rotary event listener to manipulate the scrollTop property but it doesn't seem to work. On a normal website, changing scrollTop on the body tag does the trick but with tau.....
Is there code snippet, anything at all?