Skip to content

DatePicker ContextMenu fix - Partial revert of #2502 - #3018

Merged
Keboo merged 1 commit into
MaterialDesignInXAML:masterfrom
nicolaihenriksen:fix3007
Dec 30, 2022
Merged

DatePicker ContextMenu fix - Partial revert of #2502#3018
Keboo merged 1 commit into
MaterialDesignInXAML:masterfrom
nicolaihenriksen:fix3007

Conversation

@nicolaihenriksen

Copy link
Copy Markdown
Contributor

Fixes #3007

As we discussed, I am rolling back a small part of a previous PR to fix the issue.

The PR #2502 included a seemingly non-related change from DynamicResource to StaticResource which effectively broke the ability to override the style. Only reverting this particular part of the PR:

https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/pull/2502/files#diff-9223925c6d6052ba159059666e83a002034f38005382dd8684c025dbba4f985bL460

The PR included a seemingly non-related change from DynamicResource to StaticResource which effectively broke the ability to override the style. Only reverting this particular part of the PR:

https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/pull/2502/files#diff-9223925c6d6052ba159059666e83a002034f38005382dd8684c025dbba4f985bL460
@nicolaihenriksen nicolaihenriksen added this to the 4.7.0 milestone Dec 30, 2022
@Keboo
Keboo merged commit 5d3b109 into MaterialDesignInXAML:master Dec 30, 2022
@nicolaihenriksen
nicolaihenriksen deleted the fix3007 branch January 2, 2023 09:06
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.

ContextMenu of DatePickerTextBox is not displayed

2 participants