]> git.lyx.org Git - features.git/commit
Fix for bug #11926
authorDaniel Ramoeller <d.lyx@web.de>
Fri, 7 Aug 2020 14:13:48 +0000 (16:13 +0200)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 9 Aug 2020 17:44:27 +0000 (13:44 -0400)
commite0840677e3369c529017cc355678fbae1e84b5c7
treed6d1a7131c652d125f0a7cdb1c6a82c90d7dcd42
parentfbdb42ac954bb2478849f64a5f6bbe3c84de0835
Fix for bug #11926

Change comobox signal to user interaction only to avoid problems with "Apply changes immediately" aka "Immediate Apply". (See https://doc.qt.io/qt-5/qcombobox.html#currentIndexChanged and https://doc.qt.io/qt-5/qcombobox.html#activated.)

(cherry picked from commit d3a04c089b5e7345a6d5557dd99392a42cc0b83a)
src/frontends/qt4/GuiCharacter.cpp
status.23x