]> git.lyx.org Git - lyx.git/commit
Fix first draw of auto-open inset
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 23 May 2020 14:47:48 +0000 (16:47 +0200)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Fri, 5 Jun 2020 19:40:44 +0000 (15:40 -0400)
commit0fde27465d9f41686bd68591060ca5598892a748
treee3fa50cab6017803b17c79229378e97d5bf494fb
parentdab0e4cb9715bf6344e5c6a327a449bc7105624f
Fix first draw of auto-open inset

note-next and reference-next should trigger an update so that metrics
are updated when the cursor ends up in an auto-open inset.

Fixes bug #11870.

(cherry picked from commit 7761e1317eaa2c880446f05b707b03067d665681)
src/BufferView.cpp
status.23x