]> 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)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 31 Dec 2018 17:28:44 +0000 (18:28 +0100)
commit54366c38efc85e2ffdba20d59763ce17c7131e81
tree3ab2cb32577c3d8cb36f6386b6209c7460a10963
parent5afacb144d2b4e3f00af5b45341aafea22c5ac42
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