Define initial column width based on font metrics.
Configure certain columns to fit to content (addresses and watch types).
Show application icon in Memory Viewer dialog.
Use system's fixed-width font for address and value columns.
Center check boxes in Lock column.
Keep watcher widget enabled at all times, even when not hooked to Dolphin [^1].
Value editing is now disallowed when not hooked to Dolphin.
Drop label for the scan base group box.
Select entire row when auto-selecting newly inserted rows.
[^1]: Even though the widget and the buttons are enabled, there are certain operations such as adding watch entries or editing addresses that will not work: DME currently attempts to verify memory addresses before accepting the address, which will fail if not hooked. This will be addressed in a separate work item.
A collection of small fixes and improvements:
[^1]: Even though the widget and the buttons are enabled, there are certain operations such as adding watch entries or editing addresses that will not work: DME currently attempts to verify memory addresses before accepting the address, which will fail if not hooked. This will be addressed in a separate work item.