Krypton-Suite / Standard-Toolkit

An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET 6 - 8
BSD 3-Clause "New" or "Revised" License
388 stars 57 forks source link

[Bug]: KButton does not retain the same height when autosizing is applied #1641

Open PWagner1 opened 1 month ago

PWagner1 commented 1 month ago

After some extensive testing, I have found that the KButton does not retain the same height when autosizing options are applied. This does not occur with a standard WinForms button.

Smurf-IV commented 1 month ago

Can you add some images as to why/how you spotted this please ?

PWagner1 commented 1 month ago

Can you add some images as to why/how you spotted this please ?

@Smurf-IV

Hope this helps, found it when creating dialogs

1641

Smurf-IV commented 1 month ago

I still do not understand what the problem is; The 2 buttons are using 2 different fonts therefore there sizes will be different, and there default sizes (Start sizes) are different as well ?