Skip to content
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

Closed
MattH-Work opened this issue Jun 9, 2022 · 5 comments
Closed
Labels
answered This question has been adequately answered. bug Something isn't working

Comments

@MattH-Work
Copy link

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)
image

Should look like this 'eyeball' (from a command button)
image

Same vertical compression on all ButtonSpecs images
image

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
image (the +3 should look like this) image

This alludes to the fact this issue is not related to control size

@MattH-Work MattH-Work added the bug Something isn't working label Jun 9, 2022
@Smurf-IV
Copy link
Member

@Wagnerp Has this been sorted with the correct merging of the fix from the initial issue #623 and then the subsequent fix for the Width sizing ?

@Smurf-IV Smurf-IV added the awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. label Jul 16, 2022
@PWagner1
Copy link
Contributor

@Wagnerp Has this been sorted with the correct merging of the fix from the initial issue #623 and then the subsequent fix for the Width sizing ?

@Smurf-IV Not sure if I need to reinstate the fixes from #627?

@PWagner1
Copy link
Contributor

PWagner1 commented Aug 2, 2022

@MattH-Work Can you re-test using the latest nightly build please?

cc. @Smurf-IV

@MattH-Work
Copy link
Author

MattH-Work commented Aug 3, 2022

@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
All controls have increased slightly in height to accommodate the 'corrected; icon image

image

image

image

I also appreciate that NumberUpDown disabled values now show correctly #734 and Combobox disabled backgrounds are coloured correctly #662

image
image

image
image

Are the nightly builds considered 'OK' for production (probably not, by virtue of being nightly)
Are the canary builds production ready, and if so, if / when will the fixes be canary 'fied'
Do I just have to wait for the stable build in November

@PWagner1
Copy link
Contributor

PWagner1 commented Aug 3, 2022

@MattH-Work The nightly & canary builds are not considered to be production ready, due to possible unstable code.

@Smurf-IV Smurf-IV added the answered This question has been adequately answered. label Oct 30, 2022
@Smurf-IV Smurf-IV removed the awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered This question has been adequately answered. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants