PortraitBuilder icon indicating copy to clipboard operation
PortraitBuilder copied to clipboard

Review automatic scaling

Open rquinio opened this issue 6 years ago • 1 comments

User reported the window, button and fonts were too small.

https://docs.microsoft.com/en-us/dotnet/framework/winforms/automatic-scaling-in-windows-forms

rquinio avatar Dec 06 '18 17:12 rquinio

Perhaps what could work is to re-sizing the main window and boxes to allow more space. See https://pastebin.com/BFY9aY6y

Like this:

image

Doesn't solve the "button and fonts" part but I don't see the issue there anyways.

allardhs avatar Jan 17 '19 13:01 allardhs