]> git.lyx.org Git - features.git/commit
Remove extra spacing around InsetCommand buttons
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 23 May 2016 14:16:05 +0000 (16:16 +0200)
committerRichard Heck <rgheck@lyx.org>
Sun, 29 May 2016 21:55:46 +0000 (17:55 -0400)
commit68149e380daad42bac69de5984ef1e21508d9cb3
tree02ded513ab506788e7781bd6119e5a0367fb2382
parent516d5d29dce28deab4601ec6aa714ca7ff59e6cd
Remove extra spacing around InsetCommand buttons

There is already a spacing of 2 pixels on each side of a button (e.g. collapsed inset). There is no need to add one extra pixel for command insets.

Fixes part of bug #10149.
src/insets/RenderButton.cpp