Skip to content

fix: UiTextBox and ComboBox width issues #1318#1359

Merged
pomianowski merged 1 commit intolepoco:mainfrom
nitheeshgovind:nitheeshgovind/fix/1318
Jun 11, 2025
Merged

fix: UiTextBox and ComboBox width issues #1318#1359
pomianowski merged 1 commit intolepoco:mainfrom
nitheeshgovind:nitheeshgovind/fix/1318

Conversation

@nitheeshgovind
Copy link
Copy Markdown
Contributor

fixes UiTextBox and ComboBox ignore Width when HorizontalAlignment is set #1318

Updated the Combobox and TextBox templates to consider TemplateBinding Height and Width.

Pull request type

Please check the type of change your PR introduces:

  • Update
  • [ x] Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

UiTextBox and ComboBox ignore Width when HorizontalAlignment is set

Issue Number: #1318

What is the new behavior?

UiTextBox and Combobox are now correctly considering the set width irrespective of Alignment.

Other information

fixes UiTextBox and ComboBox ignore Width when HorizontalAlignment is set lepoco#1318
@github-actions github-actions Bot added controls Changes to the appearance or logic of custom controls. styles Topic is related to styles PR Pull request release labels Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. PR Pull request release styles Topic is related to styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants