ScrollView content bouncing back to original position

  • barabasandras1
    Likes 1

    Problem Description

    How can I prevent ScrollView’s content (for example I put a button in my scrollview) bouncing back as soon as I stop touching my screen, to its original position (whenever I move my fingers of course).

  • barabasandras1
    Likes 1

    I solved it by clearing the onTouchEvent void function in UIScrollView.cpp. Ain’t the best method I’ve ever seen but will do it for now.


  • Sonar Systems admin
    Likes 0

    SWEET  :D

Login to reply