Skip to content

Following this page resulted in missing 200% scale images from packaged app installation. #4344

Open
@istvan-pal-shapr3d

Description

@istvan-pal-shapr3d

I needed to "force include" all language resources in my package. Following the description in Option 2 I deleted the Language qualifier name and added <AppxDefaultResourceQualifiers>Language=en;es;fr</AppxDefaultResourceQualifiers> as instructed. However this resulted in having no images for 200% scale when the app is installed from package. In a related document I found that <AppxDefaultResourceQualifiers> can also have default value for Scale and many other things (and 200% scale was the default before these changes in my project). Once I explicitly added Scale=200 to <AppxDefaultResourceQualifiers> the issue seemed to be resolved. Based on this to mee it seems that by adding <AppxDefaultResourceQualifiers> to the configuration I lost the built-in defaults.
So I was wondering that either I didn't use the content of this page as it was intended or this information is missing? And that brings up the question what are the other defaults and should those be specified too?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions