]> git.lyx.org Git - features.git/commit
Fix completion in math when inline completion was not yet shown (take 2)
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 16 Mar 2023 10:54:33 +0000 (11:54 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 16 Mar 2023 10:58:49 +0000 (11:58 +0100)
commit98b5a167930a5dc1e3a9a07ff0afb3dba58bb515
tree074c1077dcecf5fdbbe25b0afbf5d55670062610
parentfb1c4494ea43bbbd7b54ea40272d6c3ae76c372e
Fix completion in math when inline completion was not yet shown (take 2)

Better version of b4211ef2: we handle the case of a unique completion early.

Fixes bug #12674.
src/frontends/qt/GuiCompleter.cpp