Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Error message not always displayed in InfoPanel. #454

@grokys

Description

@grokys

Using 2.0.0 RC, an error message is not always displayed for an error.

This is because UpdateVisibility is only called when the error message changes, and if it has previously been called with the same error message and then dismissed, the changed handler won't be called again because the property hasn't changed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions