Giter Site home page Giter Site logo

Comments (2)

lorenbrichter avatar lorenbrichter commented on July 23, 2024

Thanks, yeah – we haven't needed horizontal scrolling yet, so the logic is a bit vertical-specific. It shouldn't be too bad to make it work, but might be a bit messy. While I'm at it, I want to add support for nested scroll views (as long as they scroll perpendicularly).

On Jul 3, 2011, at 5:05 PM, indragiek wrote:

I discovered a few little problems with TUIScrollView during my brief testing. First of all, when you are scrolling horizontally, it continues to use bounce scroll in the vertical direction while you scroll (so if your scrolling direction isn't perfectly horizontal, it will bounce upwards a bit and disrupt inertial scrolling). This also means that there is no bounce scroll in the horizontal direction. As mentioned in the title, I think it would be useful to have an option to disable bounce scroll as well.

Reply to this email directly or view it on GitHub:
#7

from twui.

indragiek avatar indragiek commented on July 23, 2024

I took a look at the code and messed around with it a bit to see if I could add horizontal bounce myself (I saw that some parts of the code dealing with horizontal bounce scroll had been commented out to be added at a later date) but was unable to get things working as well as I'd like :)

One more small thing to tweak may be the deceleration rate. The default value of 0.88 feels pretty good, but I can't help noticing that it feels different from [REDACTED]'s (not sure if its still under NDA...) inertial scrolling in that TwUI's implementation decelerates noticeably faster. I tried adjusting the decelerationRate property to match OS X, but it would always either decelerate too fast or too slow.

from twui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.