-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Krypton Toolkit 65.22.6.152 - ButtonSpec Images 'squashed' #733
Comments
@MattH-Work Can you re-test using the latest nightly build please? cc. @Smurf-IV |
Tried with nightly build 70.22.8.213, seems to work I also appreciate that NumberUpDown disabled values now show correctly #734 and Combobox disabled backgrounds are coloured correctly #662 Are the nightly builds considered 'OK' for production (probably not, by virtue of being nightly) |
@MattH-Work The nightly & canary builds are not considered to be production ready, due to possible unstable code. |
Windows 10
Visual Studio (VB) 2019
.Net 4.8
Krypton Toolkit 65.22.6.152
The is a re-occurance of previous issue affecting 60.22.2.32 ( #623 )
This 'eyeball' (from a combobox buttonspec)
Should look like this 'eyeball' (from a command button)
Same vertical compression on all ButtonSpecs images
Changing border 'Rounding' size or setting the Minimum & Maximum size of the control (to allow height changes on controls that are usaully fixed height, like comboboxes) has no effect on the ButtonSpec image, but does affect the drop down button
(the +3 should look like this)
This alludes to the fact this issue is not related to control size
The text was updated successfully, but these errors were encountered: