maui icon indicating copy to clipboard operation
maui copied to clipboard

NavigationBarColors from NavigationPage not changing on AppTheme changing - fix

Open kubaflo opened this issue 1 year ago • 3 comments

This approach is just like the one used in ImageCell.cs https://github.com/kubaflo/maui/blob/0a6df3601695f0ca84e63dd70a06877a14197b6f/src/Controls/src/Core/Cells/ImageCell.cs#L9-L13

Issues Fixed

@StephaneDelcroix I've opened this PR for you to have a look after your PR: https://github.com/dotnet/maui/pull/24688. However, feel free to close it if you want :)

Fixes https://github.com/dotnet/maui/issues/23195

Before After

kubaflo avatar Sep 14 '24 00:09 kubaflo

Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

/azp run

jsuarezruiz avatar Oct 23 '24 09:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 23 '24 09:10 azure-pipelines[bot]

/rebase

jsuarezruiz avatar Nov 13 '24 11:11 jsuarezruiz

/azp run

jsuarezruiz avatar Nov 13 '24 11:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 13 '24 11:11 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Nov 15 '24 10:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 15 '24 10:11 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Nov 18 '24 11:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 18 '24 11:11 azure-pipelines[bot]

Fixed in https://github.com/dotnet/maui/pull/27402

kubaflo avatar Mar 12 '25 14:03 kubaflo