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

Removes hard-coded Grid.RowSpan and Grid.ColumnSpan from FluentTheme … #14460

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Removes hard-coded Grid.RowSpan and Grid.ColumnSpan from FluentTheme … #14460

merged 1 commit into from
Feb 3, 2024

Conversation

KrzysztofDusko
Copy link
Contributor

…in Data grid - based on #12301

What does the pull request do?

Removes hard-coded Grid.RowSpan and Grid.ColumnSpan from FluentTheme

What is the current behavior?

it's hard to override this values

What is the updated/expected behavior with this PR?

Properties can be overridden easly.

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes #14458

@maxkatz6 maxkatz6 merged commit beef476 into AvaloniaUI:master Feb 3, 2024
5 of 6 checks passed
@maxkatz6 maxkatz6 added the backport-candidate-11.0.x Consider this PR for backporting to 11.0 branch label Feb 3, 2024
@timunie
Copy link
Contributor

timunie commented Feb 5, 2024

@KrzysztofDusko can you do me a favor and also check if SimpleTheme has the same issue?

Thanks for your contribution 🙏

@KrzysztofDusko
Copy link
Contributor Author

@timunie SimpleTheme in my opinion is OK.
Scroll bars as placed in traditional way by defaul and without autohide feature is only accepted option
image

maxkatz6 pushed a commit that referenced this pull request Feb 8, 2024
@maxkatz6 maxkatz6 added backported-11.0.x and removed backport-candidate-11.0.x Consider this PR for backporting to 11.0 branch labels Feb 8, 2024
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.

Simmilar to https://github.com/AvaloniaUI/Avalonia/issues/12182
3 participants