]> git.lyx.org Git - features.git/commit
Amend fix for #10428
authorEnrico Forestieri <forenr@lyx.org>
Wed, 23 Nov 2016 16:30:49 +0000 (17:30 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Wed, 23 Nov 2016 16:30:49 +0000 (17:30 +0100)
commit6c92075799ae8d83f4f38e3c169c40da215e03f2
tree3d19d3c39c96b2bc2893227c50d5c6a72af3b5f4
parent38199c8bfede9067cb314b72d7b7f5fdf8244a4d
Amend fix for #10428

- Allow using logical values for icon sizes as the standard sizes may
  differ among different icon sets
- Do not allow setting sizes smaller than smallIconSize

When the logical sizes differ and the icon set is changed, the correct
sizes are established only after a restart.
lib/ui/stdcontext.inc
lib/ui/stdmenus.inc
src/LyXAction.cpp
src/frontends/qt4/GuiView.cpp