Hangfire.Console icon indicating copy to clipboard operation
Hangfire.Console copied to clipboard

Add Option to scroll screen with log creation

Open rholand3 opened this issue 8 years ago • 2 comments

I've noticed when viewing the console for jobs that have longer logs that it is difficult/tedious to keep scrolling to keep up with log creation. It would be nice to have an option to have the page scroll automatically to keep up with the creation of the logs.

rholand3 avatar Sep 25 '17 15:09 rholand3

I've been thinking of this a long time ago, but haven't (yet) found a reliable way to keep page scrolling synchronized with appending new lines. It is rather two animations keep messing with each other, and the entire page twitches like crazy.

If you have any ideas, they're welcome.

pieceofsummer avatar Sep 25 '17 15:09 pieceofsummer

This will highly appreciated. 👍

famda avatar Nov 04 '20 12:11 famda