Stick process view at the top in the absence of user action
Closes #18 (closed).
Until the user manually scrolls down by some means, the view remains stuck at the top. When the view subsequently returns to this position, it automatically sticks again, pending further user action.
I don't know if there is an easier way to do this, I haven't found one. It's a bit artificial and not optimal, but it seems to work.