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

Increase touch area of SplitView handles for touch-based styles

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Quick: Controls 2
    • None

    Description

      After QTBUG-82678 was fixed, it's now possible to use containmentMask to increase the touch area for handles without changing their visual size. However, we still need to do this by default for the built-in touch styles (Material, Universal, etc). Ideally we'd rely on the event to know if it's touch or not and then increase the hit area, but short of having that info available to contains(), we'll just have to hard-code it.

      Attachments

        Issue Links

          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
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes