Open genocidekyuubi opened 1 year ago
I did this to solve it on my computer, but I suspect DPI is the reason this happens. For some reason I haven't been able to figure out, removing this.SuspendLayout();
(GenericEditor.Designer.cs, l. 40) solves this, though that allows the FlowLayoutPanel (which keeps the buttons in their place) to grow to its fixed size (height 44), pushing the grid below about 15 pixels and still overlaying it by 5 or so pixels.
This is the main reason I started the shift to WPF instead of win forms. Just haven't transferred all forms yet
I can't edit the type of Pokemon moves (in Pokemon Sword) like fire punch change to ice type. This is because the type field cannot be accessed because the form does not fit on the display screen, even though it has been maximized