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

Decoration tooltip is not refreshed or purge when the diagram is refreshed #424

Open
peransin-obeo opened this issue Jun 25, 2024 · 0 comments

Comments

@peransin-obeo
Copy link
Contributor

When the tooltip of a decoration is evaluated on MouseHover event, the result is stored in the cache of the figure.

See

When the diagram is refreshed on a semantic change, this cache is not purged.
The tooltip will display an old value until the diagram is closed or the view impacted by a change.

Tested on Sirius 7.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant