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

Mac Catalyst on macOS does not render well when resizing an app #16690

Open
ArchieCoder opened this issue May 11, 2024 · 2 comments
Open

Mac Catalyst on macOS does not render well when resizing an app #16690

ArchieCoder opened this issue May 11, 2024 · 2 comments
Assignees
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)

Comments

@ArchieCoder
Copy link
Contributor

Current behavior

Resizing the app causes multiple rendering issues

Screen.Recording.2024-05-11.at.8.28.04.AM.mov

Expected behavior

Rendering should be using full window only

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

Contact me for the sample project

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

Mac Catalyst

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@ArchieCoder ArchieCoder added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels May 11, 2024
@jeromelaban jeromelaban added platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..) and removed triage/untriaged Indicates an issue requires triaging or verification labels May 13, 2024
@ArchieCoder
Copy link
Contributor Author

White using the LiveCharts, I see this bad rendering on MacOS. There is also the black background that should be white like Windows and Linux.

I don't know if it is related with the library, skia or Uno.

image

@spouliot
Copy link
Contributor

Weird, it's like something is not aware of (all?) the resizing.

I don't know if it is related with the library, skia or Uno.

If it's fine with Windows and Linux then it's probably a Uno, macOS-specific issue.

Contact me for the sample project

Can you share a test case with me ? Sebastien at platform dot uno

Thanks!

@ArchieCoder ArchieCoder changed the title Skia on macOS does not render well when resizing an app Mac Catalyst on macOS does not render well when resizing an app May 21, 2024
@ajpinedam ajpinedam removed their assignment May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)
Projects
None yet
Development

No branches or pull requests

5 participants