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

[macOS] canvas not cleared of previous drawings on desktop #19675

Open
spouliot opened this issue Mar 13, 2025 · 0 comments
Open

[macOS] canvas not cleared of previous drawings on desktop #19675

spouliot opened this issue Mar 13, 2025 · 0 comments
Assignees
Labels
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

Comments

@spouliot
Copy link
Contributor

Current behavior

From #16690 (comment)

updates on live charts do not seem to clear previous drawings (unless a redraw is made)

@spouliot On the LiveCharts side, clearing the canvas is something we do depending on the UI framework, some frameworks require it, some frameworks don't.

In the specific case of Uno, all the supported platforms do not require to clear the canvas, but on catalyst it seems that it behaves different, should this be handled in the LiveCharts side?

Expected behavior

This should be identical with other Uno backends

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

The LiveCharts sample was showing the issue (see original issue)

Workaround

No response

Works on UWP/WinUI

Yes

Environment

No response

NuGet package version(s)

No response

Affected platforms

Skia (macOS)

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@spouliot spouliot 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 Mar 13, 2025
@spouliot spouliot self-assigned this Mar 13, 2025
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 triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

1 participant