loolwsd/LOOLKit.cpp |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b7c1225f193c5afbd3459b0096cd34460a6552ba
Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk>
Date:   Wed Sep 14 18:02:03 2016 -0400

    loolwsd: remove cursor of unloading views
    
    Change-Id: I4281a5aa101f034007aa227bb18b14eeba806ea0

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 0f925a6..e707a79 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -933,6 +933,7 @@ private:
 
         // Broadcast the demise and removal of session.
         notifyOtherSessions(sessionId, "remview: " + 
std::to_string(session.getViewId()));
+        _tileQueue->removeCursorPosition(session.getViewId());
 
         if (_loKitDocument == nullptr)
         {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to