Skip to content

Fix for StWidget cache invalidation

There is a case where the StWidget paint state cache fails to be properly invalidated after a file monitor changed event. This MR fixes the issue.

Merge request reports