biolab / orange-canvas-core

Orange Canvas core workflow editor
GNU General Public License v3.0
36 stars 69 forks source link

Almost all fonts are bold (Mac + Qt5) #314

Open markotoplak opened 3 days ago

markotoplak commented 3 days ago

301 introduces a regression on Macs that use Qt5.

How it used to (and probably should) look like:

before-fix

And how Orange looks after #301.

after-fix

I do not get the same issue on Linux.

Thanks to @JakaKokosar for spotting it!

wvdvegte commented 1 day ago

I noticed this too, in September, and asked about it on Discord - got no reply. Good that it's been picked up now.

markotoplak commented 1 day ago

I saw it once too, but thought is was something with my machine... Oh well.