Fix MemoryViewer not refreshing automatically when reconnecting
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.