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

Add proper support for TextBox.InnerLeftContent with watermarks and labels #280

Open
SKProCH opened this issue Aug 14, 2023 Discussed in #279 · 1 comment
Open

Add proper support for TextBox.InnerLeftContent with watermarks and labels #280

SKProCH opened this issue Aug 14, 2023 Discussed in #279 · 1 comment
Labels
bug Something isn't working

Comments

@SKProCH
Copy link
Collaborator

SKProCH commented Aug 14, 2023

Discussed in #279

Originally posted by CastelloBrancoTecnologia August 14, 2023

image

inestead of this

image

in

<TextBox ..... >
<TextBox.InnerLeftContent>
<icons:MaterialIcon
Width="24"
Height="24"
Margin="4"
HorizontalAlignment="Left"
VerticalAlignment="Bottom"
Foreground="{DynamicResource PrimaryHueMidBrush}"
Kind="KeyVariant" />
</TextBox.InnerLeftContent>

@SKProCH SKProCH added the enhancement New feature or request label Aug 14, 2023
@SKProCH SKProCH changed the title Add proper support for TextBox.InnerLeftContent with watermarks and labes Add proper support for TextBox.InnerLeftContent with watermarks and labels Aug 14, 2023
@cesarchefinho
Copy link

I think this is not an enhancement, but a BUG a floting label/whatermark colide with Left content part

@SKProCH SKProCH added bug Something isn't working and removed enhancement New feature or request labels Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants