Files
ladybird/Userland/Applications/SystemMonitor/ProcessMemoryMapWidget.cpp
David Smith 9ca580aac6 SystemMonitor: Keep selected row in ProcessMemoryMapWidget
The process memory view loses the selected row when it's redrawn. Call
update() instead of invalidate() to fix this.
2022-07-24 14:05:35 +01:00

4.7 KiB