Bug 473641 - [console] Auto scroll lock unlocks too early when scrolling
down a long log

The bottom line index of the console was calculated incorrectly. Using
the partial bottom index is way more reliable. The patch also lowers the
delta so that the scroll lock is set earlier.

Change-Id: Ib79e19951cd30a894b0954f4195b904c41547248
Signed-off-by: Ricardo Bochnia <ricardo.richard.b@gmail.com>
1 file changed