Skip to content

Conversation

@Hyz-sui
Copy link
Contributor

@Hyz-sui Hyz-sui commented May 10, 2025

Fixed MaterialOutlineComboBox control theme.

While using this library, I noticed that the outlined combobox should have lighter colored border brush like the outlined textbox but is body colored.
This fix sets the outlined combobox to the same border brush as the outlined textbox and tweaks the foreground of the label that is affected by it.
Transitions when getting focus were also missing, so I also added them to be like the TextBox.

I am a newbie to Avalonia and Material.Avalonia, so please tell me any mistakes.

Before After
image image
image image
image image

@SKProCH
Copy link
Collaborator

SKProCH commented May 10, 2025

Looks fine, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants