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

Radio buttons in QWindowsStyle ignore QStyle::PM_ExclusiveIndicator* metrics

XMLWordPrintable

      QWindowsStyle doesn't heed PM_ExclusiveIndicatorWidth and PM_ExclusiveIndicatorHeight; the QRadioButton indicator is always drawn with the same size.
      This is inconsistent with QCheckBox, where at least the box is resized if PM_IndicatorWidth/PM_IndicatorHeight is given, even if QWindowsStyle paints the check mark always the same size.

      Expected behaviour: Always scale radio button and checkbox indicators inclusive their check marks according to the provided pixel metrics.

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

            Unassigned Unassigned
            murphy.gebert Martin Gebert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes