Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123926

Allow customizing Flickable bounce back animation

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 6.6.1
    • None

    Description

      Flickable bounce back animation feels a bit slow. AFAICS Currently the bounce animation follows a hardcoded 400ms animation duration (see fixUp variable in qquickflickable.cpp), which hasn't been touched for at least over a decade. Provide a way to customize bounce duration (and/or replace the default animation with e.g. custom easing curves) to allow platform interaction style customization without forking Qt or coming up with a custom flickable implementation.

      The average duration of touch device animations have gradually been getting faster in the industry over the years (I guess in parallel to the overall speed of operation improvements). In general would be good to revisit all the default in-built animations with some experienced UI designer.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes