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

Update NumericUpDown template MinWidth #6830

Merged
merged 3 commits into from
Nov 4, 2021
Merged

Update NumericUpDown template MinWidth #6830

merged 3 commits into from
Nov 4, 2021

Conversation

maxkatz6
Copy link
Member

What does the pull request do?

Both ButtonSpinner and TextBox have style setters for MinWidth, which are not changed, when you change NumericUpDown min width to another value. Because of that developer needs to change same value in three places.
This PR simplifies it.

@Takoooooo Takoooooo enabled auto-merge November 4, 2021 11:29
@Takoooooo Takoooooo merged commit f6b9438 into master Nov 4, 2021
@Takoooooo Takoooooo deleted the maxkatz6-patch-1 branch November 4, 2021 11:47
danwalmsley pushed a commit that referenced this pull request Nov 23, 2021
Update NumericUpDown template MinWidth
maxkatz6 added a commit that referenced this pull request Dec 22, 2021
Previous numericupdown bugfix (see https://github.com/AvaloniaUI/Avalonia/pull/6830/files) introduced another bug (see #7230 (comment)).
This PR solves both problems.
danwalmsley added a commit that referenced this pull request Jan 17, 2022
maxkatz6 pushed a commit that referenced this pull request Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants