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

Progress Bar needs padding values set to zero

XMLWordPrintable

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

      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. 

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

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

              Created:
              Updated:

                There are no open Gerrit changes