enthought / enable

Enable: low-level drawing and interaction
Other
93 stars 44 forks source link

QPainter backend `WEIGHT_EXTRAHEAVY` fails on PySide6 #989

Closed corranwebster closed 2 years ago

corranwebster commented 2 years ago

It looks like Qt6 may have changed the implementation of weight constants, and no longer accepts integers, only QFont.Weight constants.