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

Increase touch area of SplitView handles for touch-based styles

XMLWordPrintable

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

      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.

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

              Created:
              Updated:

                There are no open Gerrit changes