Reset color history to top after choosing new color#15574
Reset color history to top after choosing new color#15574dwight9339 wants to merge 2 commits intomicrosoft:mainfrom dwight9339:color-picker-history-update
Conversation
|
I think I've found the method where I should place the call to reset the history list view but am stumped on how to call the UI component. Please advise. |
|
I think it is a method in |
|
Following the example described in the top answer here, I've added a handler method that listens for the CollectionChanged event from the bound observable collection. However, when testing this solution the color editor window fails to load after selecting a color. Not seeing any errors in the console so I'm confused why this is happening. |
|
@dwight9339 |
|
@htcfreek No progress |
|
Hey @dwight9339 how is this going? :-) |
|
Hi @Jay-o-Way. Got stuck while working on this back in January and last I knew it was reassigned. |
Summary of the Pull Request
What is this about:
Issue #15073 History position not updated on adjusting color
What is included in the PR:
Commented where I think a fix should go.
How does someone test / validate:
Quality Checklist
Contributor License Agreement (CLA)
A CLA must be signed. If not, go over here and sign the CLA.