maui icon indicating copy to clipboard operation
maui copied to clipboard

Fix BoxView not rendering when is hidden on start

Open kubaflo opened this issue 1 year ago • 7 comments

Description of Change

I observed that the BoxView did appear on the screen when the user changed the property IsVisible from false to true when IsVisible = false was set on the start.

This is a hotfix to this PR: https://github.com/dotnet/maui/pull/21322

Before After

kubaflo avatar Apr 20 '24 18:04 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 Apr 22 '24 11:04 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Apr 22 '24 11:04 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Apr 23 '24 11:04 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Apr 23 '24 11:04 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Apr 25 '24 08:04 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Apr 25 '24 08:04 azure-pipelines[bot]

@kubaflo Could you rebase?. I think this PR potentially could also fix https://github.com/dotnet/maui/issues/22897

jsuarezruiz avatar Jun 10 '24 10:06 jsuarezruiz