unoplatform / uno.resizetizer

The home for Uno.Resizetizer, an image resizting tooling for Uno Platform apps
https://platform.uno
Other
16 stars 7 forks source link

WinUI Desktop title is shown #307

Open ArchieCoder opened 4 months ago

ArchieCoder commented 4 months ago

Current behavior

My app shows WinUI Desktop when Packaged target is selected

image

The Uno.Resizetizer has a bug:

image

Expected behavior

The app name should be used.

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

No

Environment

No response

NuGet package version(s)

No response

Affected platforms

Windows (WinAppSDK)

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

dansiegel commented 3 months ago

@ArchieCoder This was by design as WinUI was supposed to be reading from the Package.appxmanifest when running as a packaged app. We've confirmed this isn't happening anymore. Thanks for bringing this to our attention.

ArchieCoder commented 3 months ago

@dansiegel Which version is it fixed? I tried with the latest 5.3. I'm having an hard time to find the latest 5.4-dev version. Thanks.

image

dansiegel commented 3 months ago

Sorry for the confusion. We've confirmed the expected behavior isn't occurring. I'm currently working on a fix.

agneszitte commented 2 months ago

@jeromelaban I think @Youssef1313 could maybe continue @dansiegel's work for https://github.com/unoplatform/uno.resizetizer/pull/309 ?