]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.cpp
Show corners of mathed with mouse hover, details see bug 3825
[lyx.git] / src / insets / InsetTabular.cpp
index 2f078201fdedf50581b549b1b4a85ddb2633d45b..5d14a54eafae45de495623b54347475c597718ca 100644 (file)
@@ -3212,6 +3212,8 @@ void InsetTabular::doDispatch(Cursor & cur, FuncRequest & cmd)
                                                  "paragraph");
                        }
                        doDispatch(cur, cmd);
+                       cur.bv().buffer()->markDirty();
+                       cur.bv().mouseSetCursor(cur);
                }
                break;