mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
Increase normal toolbar icon size to 16x16 pixels, as this seems uncontroversial
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37755 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
46df8cc01f
commit
bdf4a016f7
@ -212,7 +212,7 @@ struct GuiView::GuiViewPrivate
|
||||
in_show_(false)
|
||||
{
|
||||
// hardcode here the platform specific icon size
|
||||
smallIconSize = 14; // scaling problems
|
||||
smallIconSize = 16; // scaling problems
|
||||
normalIconSize = 22; // ok, default
|
||||
bigIconSize = 26; // better for some math icons
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user