]> 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)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 1 Jun 2016 11:34:05 +0000 (13:34 +0200)
commitf97f849e5cdeae8f960207fab760eb66fbbfde42
tree28e368004611db0b2f97297d9a1f794a14e1f1e2
parentd5067bb36d7a278ed589004169132528f6c59925
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.
(cherry picked from commit 68149e380daad42bac69de5984ef1e21508d9cb3)
src/insets/RenderButton.cpp
status.22x