[midisnoop] push by surfacep...@gmail.com - Scroll to the bottom when new messages are added to the table. on 2014-11-08 22:44 GMT

5 views
Skip to first unread message

midi...@googlecode.com

unread,
Nov 8, 2014, 5:44:48 PM11/8/14
to midisnoop-...@googlegroups.com
Revision: bc30f600187e
Author: Devin Anderson <surface...@gmail.com>
Date: Sat Nov 8 22:44:26 2014 UTC
Log: Scroll to the bottom when new messages are added to the table.

https://code.google.com/p/midisnoop/source/detail?r=bc30f600187e

Modified:
/src/mainview.cpp

=======================================
--- /src/mainview.cpp Wed Jan 1 05:59:45 2014 UTC
+++ /src/mainview.cpp Sat Nov 8 22:44:26 2014 UTC
@@ -91,6 +91,7 @@
Qt::DecorationRole);
}
tableView->resizeRowToContents(count);
+ tableView->scrollToBottom();
return count;
}

Reply all
Reply to author
Forward
0 new messages