bradmartin333 / SEYR

Simple Entropy Yield Routine
MIT License
1 stars 0 forks source link

Composer font size #98

Closed riversn closed 2 years ago

riversn commented 2 years ago

Images of grid/feature criteria scale nicely with window size, text does not.

When window gets larger, scale text to make it larger too - I was showing other users the screen and tried to make it more readable for people who were farther away but the text stays small so I can't.

bradmartin333 commented 2 years ago

hmm, this is interesting - would probably have to convert the form to WPF - don't know if Winforms can really handle that

bradmartin333 commented 2 years ago

try changing the scaling % for the display?

riversn commented 2 years ago

Did this get fixed? Changing % scaling in windows options is not the right fix, just change the font in the UX for a % size of the anchored box with max and min values instead of always 1 font size?

bradmartin333 commented 2 years ago

this would mean wiring in a font to every control and winforms might break with this

bradmartin333 commented 2 years ago

make some fonts bigger