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

the width of splitview's child should be 'availableWidth', but not 'width'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.6.1
    • Quick: Controls 2
    • None
    • All

    Description

      the width of splitview(column mode)'s child (columnLayout) is always splitview's width, if padding is 0, no problem.

      but if I set padding of splitview, the child width still be splitview's width, and render over the splitview, even I bind the child's width to splitview's availablewidth.

      so how to make the child's width as the splitview's availablewidth?

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes