maui icon indicating copy to clipboard operation
maui copied to clipboard

shell flyout background image does not display on windows platform

Open ltemimi opened this issue 10 months ago • 3 comments

Description

shell flyout background image does not display on windows platform but does display on ios and android

Steps to Reproduce

1 - create a dot MAU app project dot net 8 2 - Set the shell Flyout back ground image property to a png image and aspectFill 3 - Check ios, android and desktop 4 - Observe the back ground image does display on ios and android but not on windows platfom

Link to public reproduction project repository

No response

Version with bug

8.0.3 GA

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

8

Did you find any workaround?

no

Relevant log output

No response

ltemimi avatar Mar 26 '24 22:03 ltemimi

Verified this issue with Visual Studio 17.10.0 Preview 2 on 8.0.14. Can repro it image

ninachen03 avatar Mar 27 '24 05:03 ninachen03

Hi Please find attached the sample you required you will be able to see the background image is rendered in ios but not in windows.

I am unable to commit the sample to git hub I get an error you may wish to download it form here https://1drv.ms/u/s!Ai1jsiYR5baCm5wuu3quJPHFv0PkOQ?e=vdZKxN

The steps 1 - create dot net maui app 2 - Add a background picture to the shell 3 - create two dummy pages this will create the hamburger menu 4 - observe tha background picture will appear in android IOS but not windows.,

image

image}

ltemimi avatar Mar 28 '24 15:03 ltemimi

Any fixes for the above issue , it is holding my deployment to the customer

ltemimi avatar Apr 16 '24 12:04 ltemimi