CANopenNode / CANopenEditor

CANopen Object Dictionary Editor
GNU General Public License v3.0
115 stars 57 forks source link

Layout of PDO tab oversize out of window. #71

Closed Spider84 closed 8 months ago

Spider84 commented 9 months ago

In design view and runtime the width and height of PDO grid1 is oversize main window.

image

image

trojanobelix commented 9 months ago

The current display is a compromise of the font size and standard window size. When maximising the window, it will fit in most cases.

Other suggestions or PR that optimises the display are welcome.

Spider84 commented 9 months ago

I use default windows fonts and sizes. Default build generates oversized layout and maximized window don't fit them.

Spider84 commented 9 months ago

image image image

As you can see, layout change size (width) with main window size (width) but in design width of tableLayoutPanel1 must be more smaller to be compiled to rigth size.

And distance between Zoom buttons is increasing....