Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Color property of the MauiSplashScreen tag sometimes partially fills the background #20766

Open
melimeo opened this issue Feb 22, 2024 · 6 comments
Labels
area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer platform/android 🤖 t/bug Something isn't working
Milestone

Comments

@melimeo
Copy link

melimeo commented Feb 22, 2024

Description

Parce que des captures d'écran valent mieux parfois qu'une longue description :) :

Je test directement sur mon smartphone dont l'installation se fait via USB :
Screenshot_2024-02-22-10-51-56-912_com android settings

Je code sous avec VS :
image

Voici mon code ou je ne change que la propiété "Color" (en jaune) :
image

Le contenu du fichier "splash.svg" :
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path d="M512 32c0 113.6-84.6 207.5-194.2 222c-7.1-53.4-30.6-101.6-65.3-139.3C290.8 46.3 364 0 448 0h32c17.7 0 32 14.3 32 32zM0 96C0 78.3 14.3 64 32 64H64c123.7 0 224 100.3 224 224v32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V320C100.3 320 0 219.7 0 96z"/> </svg>

Le rendu avec la couleur du projet par défaut "#512BD4" :
512BD4

Le rendu avec la couleur"#960E43" :
960e43

Le rendu avec la couleur "Red" :
Red

Le rendu avec la couleur "#FFCC33" qui ne remplit pas entièrement le background :
FFCC33

Le rendu avec la couleur "Yellow" qui ne remplit pas entièrement le background :
Yellow

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

Unknown/Other

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 13

Did you find any workaround?

Non

Relevant log output

No response

@melimeo melimeo added the t/bug Something isn't working label Feb 22, 2024
@melimeo
Copy link
Author

melimeo commented Feb 22, 2024

Autres infos si ça peut vous aider :

image
image

@NonameMissingNo
Copy link

Hey there, could you check if the bug still exists in 8.0.7?
#20159
Where you replace 8.0.6 with 8.0.7?

@melimeo
Copy link
Author

melimeo commented Feb 22, 2024

Salut, pourriez-vous vérifier si le bug existe toujours dans la version 8.0.7 ? #20159 Où remplacez-vous 8.0.6 par 8.0.7 ?

I already use packages references in 8.0.7 version like mentioned into your link :
image

@PureWeen PureWeen added platform/android 🤖 area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer labels Feb 22, 2024
@PureWeen PureWeen added this to the Backlog milestone Feb 22, 2024
@PureWeen
Copy link
Member

@melimeo Does this happen on android emulators or other physical devices?

@ghost
Copy link

ghost commented Feb 22, 2024

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@melimeo
Copy link
Author

melimeo commented Feb 23, 2024

@melimeo Does this happen on android emulators or other physical devices?

@PureWeen On a physical device : my phone like mentioned previously. My PC is not powerful enough to run an emulator

@jfversluis jfversluis changed the title La propriété "Color" de la balise "MauiSplashScreen" remplit parfois partiellement l'arrière plan The Color property of the MauiSplashScreen tag sometimes partially fills the background Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants