]> git.lyx.org Git - features.git/commit
Fix problem with edit button.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 22 Aug 2020 19:21:53 +0000 (15:21 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Mon, 31 Aug 2020 15:53:02 +0000 (11:53 -0400)
commit7f69fb3b3c6b1628e3ea2f881229f9ad5fa1506f
tree08cbed598781e1f3a9260a17e2ac6515f35e8e19
parent3a7560dcb077d98033a43bc3d523780d605fbb49
Fix problem with edit button.

The previous implementation relied upon the cursor being immediately
in front of the inset. A bad idea.

(cherry picked from commit cf7e32ee8f398f8dc60f2373b8a74b1df08bcd86)
src/frontends/qt4/GuiInclude.cpp
status.23x