Always scroll down to latest message

Bug #1187131 reported by 982c80311320c1b
38
This bug affects 7 people
Affects Status Importance Assigned to Milestone
Cable
Fix Released
Medium
Julien Spautz

Bug Description

Otherwise one needs to manually scoll

Related branches

summary: - Always scroll down to latest message after sending one
+ Always scroll down to latest message
description: updated
Changed in cable:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Eduard Gotwig (gotwig) wrote :

It kind of works,

after adding this like to Room.vala:

        left_scrolled.vadjustment.value = left_scrolled.vadjustment.upper;

put it nearly at the end of the file, after the switch statements, and it should work.

The only problem is, that it doesnt scroll totaly to the bottom, but the last line is still there :/

Changed in cable:
status: Triaged → In Progress
Revision history for this message
Cassidy James Blaede (cassidyjames) wrote :

I think this is more complicated than just "always scroll to the bottom." If I manually scroll up to read something, Cable should leave the scrolling alone. If I return to the bottom, it should take over again.

Changed in cable:
assignee: nobody → Julien Spautz (julien-spautz)
Changed in cable:
status: In Progress → Fix Committed
Changed in cable:
status: Fix Committed → Fix Released
Changed in cable:
milestone: none → 0.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.