afrantzis / bless

Bless - Gtk# Hex Editor
GNU General Public License v2.0
210 stars 38 forks source link

Need some help with UI too small #60

Open Messy71 opened 1 year ago

Messy71 commented 1 year ago

On a 15.6" 4K display the UI is too small. NeoCatch The Fractional Scaling is set to 225%. FractionalScaling

Need some guidance for fixing this, I've tried to use QT_SCALE_FACTOR = 2.75 or GTK_DPI_SCALING=2.75 but i don't know where to set the properly or which to use.

bless