Problem
When the preview widget was previously opened (thus initialized) for the current open capture gui, then closed and then reopened the thumbnail is not automatically updated; this means the preview doesn't correspond with the current settings which might be unclear to artist.
Solutions
- Remove the "initialized" state and always trigger a refresh when reopening the widget, this forces it to be up-to-date.
- Maybe we should also clarify in a way that clicking the image will force an update; currently it's not clear that it won't update automatically and how the user would go about forcefully updating it. (Should this be a separate issue?)