Skip to content

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

Open
@spouliot

Description

@spouliot

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

Metadata

Metadata

Assignees

Labels

difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.kind/bugSomething isn't workingtriage/untriagedIndicates an issue requires triaging or verification

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions