When I view logs of my app container the viewport gets autoscrolled down upon every new line appearing.
This needs to be disabled because it makes log inspecting almost impossible. I basically cant view old logs because the view keeps returning down.
For example Frigate app outputs default password upon creating in the log which is needed to login in its web UI. It was kinda hard to find when every few seconds the viewport autoscrolled down.
I think autoscroll should be disabled in all logs and views with live output.
Thanks.