]> git.lyx.org Git - features.git/commit
Amend bea7ef04e (find's auto-wrap by default)
authorScott Kostyshak <skostysh@lyx.org>
Thu, 16 Dec 2021 01:48:20 +0000 (20:48 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Thu, 16 Dec 2021 01:51:50 +0000 (20:51 -0500)
commit056ab33f4892d522a154273324dafda08f674bfd
treed888c40b4ad0f366c349e4631f5e879027517e62
parent62ad205dbf99cb0384f864fe6e3f4ebe52de3257
Amend bea7ef04e (find's auto-wrap by default)

The default in the .ui is not considered in
GuiSearchWidget::restoreSession(), which sets a hard-coded default
if the stored setting is not found in the session file.

I'll start an ML discussion for whether the code in restoreSession()
should use the ui's default if the setting is not found in the
session.
src/frontends/qt/GuiSearch.cpp