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]: KInputBox layout is a mess #316

Closed
Smurf-IV opened this issue Sep 2, 2021 · 4 comments
Closed

[Bug]: KInputBox layout is a mess #316

Smurf-IV opened this issue Sep 2, 2021 · 4 comments
Labels
bug Something isn't working completed This issue has been completed.

Comments

@Smurf-IV
Copy link
Member

Smurf-IV commented Sep 2, 2021

Describe the bug
Using 2109 Canary
and the following code
var label = KryptonInputBox.Show(string.Empty, @"Please enter the Label text", string.Empty, @"Label text", Color.CadetBlue, null, false);

results in this:

image

@Smurf-IV Smurf-IV added the bug Something isn't working label Sep 2, 2021
@Wagnerp
Copy link
Contributor

Wagnerp commented Sep 4, 2021

Shouldn't there be text in the label?

@Wagnerp Wagnerp self-assigned this Sep 4, 2021
@Wagnerp Wagnerp added in progress A fix for this issue is in the works. under investigation This bug/issue is currently under investigation. labels Sep 4, 2021
@Wagnerp Wagnerp added this to the November 2021 (Version 6) milestone Sep 4, 2021
@Smurf-IV
Copy link
Member Author

Smurf-IV commented Sep 4, 2021

Not with those parameters..
Speaking of paramters it's really difficult to use, when the Nullable operator is in the list and the Code using it, is not nullable aware !

@Wagnerp
Copy link
Contributor

Wagnerp commented Sep 4, 2021

@Smurf-IV Ok, I'll have a look into it when I come back from holiday the following Monday

@Smurf-IV
Copy link
Member Author

Smurf-IV commented Sep 4, 2021

I'll probably have a look whilst sorting the RTL for the KMessageBox

@Smurf-IV Smurf-IV assigned Smurf-IV and unassigned Wagnerp Sep 12, 2021
Smurf-IV added a commit to Krypton-Suite/Standard-Toolkit-Demos that referenced this issue Sep 12, 2021
Smurf-IV added a commit that referenced this issue Sep 12, 2021
@Smurf-IV Smurf-IV removed their assignment Sep 12, 2021
@Smurf-IV Smurf-IV added completed This issue has been completed. and removed under investigation This bug/issue is currently under investigation. in progress A fix for this issue is in the works. labels Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working completed This issue has been completed.
Projects
None yet
Development

No branches or pull requests

2 participants