]> git.lyx.org Git - features.git/commit
Fix gotoLabel with inactive labels
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 31 Dec 2018 17:28:44 +0000 (18:28 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:54 +0000 (14:39 +0200)
commit73acd4c3ff5187993d4a79410dad9c682aa77edd
tree3ab2cb32577c3d8cb36f6386b6209c7460a10963
parent8a0763240e69c62cd438f0ef707e881eff2d6659
Fix gotoLabel with inactive labels

This now frist looks for the active label. Only if none is found, it
jumps to the (first) inactive label.
src/BufferView.cpp