fitview
diff --git a/chatdialog.cpp b/chatdialog.cpp
index 558f40a..336447c 100644
--- a/chatdialog.cpp
+++ b/chatdialog.cpp
@@ -102,6 +102,7 @@
 {
   boost::recursive_mutex::scoped_lock lock(m_sceneMutex);
   m_scene->plot(m_sock->getRootDigest().c_str());
+  fitView();
 }
 
 void