BreezeStyleSheets/dist/pyqt6
Alex Huszagh ceb1d7c3f4 Fix next/back icons in QCalendarWidget on Windows.
Used `qproperty-iconSize` to force the icon sizes to 0, and then used the `image` property to ensure the correct icons are set. There is no good way to ensure both are the same size on Qt5 and Qt6, but they are close enough. Any approach of forcing them to be the same size results in massive pixelation in Qt6.

Closes #57.
2022-05-03 00:21:24 -05:00
..
dark Fix next/back icons in QCalendarWidget on Windows. 2022-05-03 00:21:24 -05:00
light Fix next/back icons in QCalendarWidget on Windows. 2022-05-03 00:21:24 -05:00