Skip to content

Fix MemoryViewer not refreshing automatically when reconnecting

Philip Scherer requested to merge memorygui-reconnect into master

This MR fixes the issue where the MemoryViewer does not automatically refresh its contents upon reconnecting to the MNS even if the automatic refresh checkbox is selected.

See the comment in the startTimerIfEnabled method for an explanation of the fix.

Merge request reports