Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-383

Progress Bar needs padding values set to zero

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt for MCUs 2.8
    • Controls
    • None

    Description

      We use ProgressBar from QtForMCU 2.8: [ProgressBar QML Type | Qt for MCUs 2.8.2|https://doc.qt.io/QtForMCUs-2.8/qml-qtquick-controls-progressbar.html]. Progress Bar derives from Control. We are forced to set the following properties to zero, they are not initialized to zero by default: 

       topPadding: 0
       bottomPadding: 0
       leftPadding: 0
       rightPadding: 0

      We expect the padding values to be initialized to zero. 

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            tam5mu Maham Tanveer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes