Auto-scrolling Chrome's DevTools console -


since inception few years back, chrome has become de-facto ide web development. i've been using it's canary(version 28.0.1464.0) channel quite bit , been happy clam. issue keeps bothering me lack of ability have devtools console pane, auto scroll last message added. understand many folks prefer have current behavior. wondering: knows how (if possible current release) flip switch , have console auto-scroll?

thanks.

clearing console , scrolling bar down bottom didn't work me.

the problem had zoomed out devtools.

if hit ctrl-0 (zero) on windows, or cmd-0 (zero) on os x, on devtools restore default font-size, auto-scroll bottom worked expected.

thanks guy pointing out: http://code.google.com/p/chromium/issues/detail?id=161646#c5


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -