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

QProgressBar displays rectangle chunk when rounded border used.

    XMLWordPrintable

Details

    Description

      CSS:

      QProgressBar {
      border: 1px solid grey;
      border-radius: 10px;
      }

      QProgressBar:chunk {
      background-color: red;
      width: 1px;
      margin: 0px;
      }

      Attachments

        1. border-test.zip
          0.7 kB
          Alexey Krutikov
        2. screenshot.png
          2 kB
          Alexey Krutikov
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            alex-krutikov Alexey Krutikov
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes