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

More options to Scrollbar policy

XMLWordPrintable

      I think it would be useful with something like:

      Scrollbar.AlwaysOnWhenNeeded

      to have the scrollbar visible always when the content doesn't fit. 

      Nowadays you have to do, for example:

      ScrollBar.policy: listView.contentHeight > listView.height ? ScrollBar.AlwaysOn : ScrollBar.AlwaysOff

      It would also be useful if you could set ScrollBar to inherit the default scrollbar behavior for the OS.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            mahonkam Mats Honkamaa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes