]> git.lyx.org Git - features.git/commit
Towards a sane character dialog
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 4 May 2018 17:34:09 +0000 (19:34 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 4 May 2018 17:34:09 +0000 (19:34 +0200)
commitfb393b450d661e8b374a7db0177bad9170043dae
treea25a45c91aff26e4a208d35a0eb38073d1431990
parent9fd94a2dd0631a7d408ad013736312a5cf563f2f
Towards a sane character dialog

This is a proposal, but I think you should try it out in order to comment

What this does, is:

1. Remove the toggle madness. This is really not something anyone
understands without knowing the code, and its very unusual UI
(fixes #4836)

2. Separate and group things that were put all into the "Misc" trashcan
combo

3. Let the dialog reflect the font settings at cursor (selection)

Now the dialog looks more like character dialogs from other applications,
and I think it is more in line with what users expect.

Comments very welcome (and of course I will revert if you want to have
the old idiosyncratic thing back).
src/frontends/qt4/GuiCharacter.cpp
src/frontends/qt4/GuiCharacter.h
src/frontends/qt4/ui/CharacterUi.ui