Skip to content

Allow resizing of logger cols, fix remote req spam

Arved Friedrich Walter Ehrnsperger requested to merge minor-fixes into main

RemoteGUI used to send 10 requests per second. Now, if the previous request is still outstanding, it waits for it.

Merge request reports