markusschwenk / midieditor

Provides an interface to edit, record, and play Midi data
GNU General Public License v3.0
470 stars 69 forks source link

HiDPI support #53

Open easyaspi314 opened 4 years ago

easyaspi314 commented 4 years ago

Currently, MidiEditor uses pixel-based scaling, which doesn't fare well with 4k monitors and Windows' DPI scaling.

Without messing with Qt's environment variables, this causes the program to be incredibly small: image