]> git.lyx.org Git - lyx.git/commit
Set current cursor font when toggling emphasize
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 4 Jan 2022 17:58:55 +0000 (18:58 +0100)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Wed, 23 Nov 2022 02:30:03 +0000 (21:30 -0500)
commitca259d7529b71b0558d526e0c17d0a36a282d210
tree16ebb12b1d373ec8031ef5de8496189e83d3b4a5
parent4af43b6d52aca67ea58178d6ada1893124cd1bee
Set current cursor font when toggling emphasize

The change actually works for all font toggling with implicit selection.

Fixes bug #12450.

(cherry picked from commit d44c63e2c67cad1bd0dda4cf3e0fa09df5b225ad)
src/Text2.cpp