• I am making a menu modification app with e.showScroller, but when you click on a variable, for example to change it from false to true it has to redraw the menu. When it redraws the menu it just resets and goes back to the top. Is there and way to set how far it should be scrolled? There is a screen recording attached below:


    1 Attachment

  • Ahh, good point. No, I don't think there is a way at the moment.

    I guess E.showScroller should at the very least return an object with a draw method in it - like E.showMenu - which would allow you to redraw

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Is there a way to set the Scroll of an E.showScroller when you draw it?

Posted by Avatar for Ronin @Ronin

Actions