]> 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 14:50:59 +0000 (10:50 -0400)
commitcf7e32ee8f398f8dc60f2373b8a74b1df08bcd86
tree7ae571186879fe6324b31dcc1a26efa9a1a651a4
parenta385b7dc2b585ff259f9a9681e5d68168d1dac66
Fix problem with edit button.

The previous implementation relied upon the cursor being immediately
in front of the inset. A bad idea.
src/frontends/qt/GuiInclude.cpp