]> git.lyx.org Git - lyx.git/commit
Fix bug with display of reference tooltips.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 6 Aug 2024 15:31:35 +0000 (11:31 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 6 Aug 2024 15:35:20 +0000 (11:35 -0400)
commit1ddd148b06b0a3abcdb42991f6d9bf2d1539501b
tree04f3418be6998ea8d6f49fc8d17f6545e648a052
parent8f6c41a110e3bc5c9e13472d03e761f3b3437523
Fix bug with display of reference tooltips.

Previously, the tooltip was assigned during updateBuffer. But then
we could not determine the value for forward references.

(cherry picked from commit b494286a9c271b1f39d6248d977d2ef14a71f64c)
src/insets/InsetRef.cpp
status.24x