]> git.lyx.org Git - features.git/commit
InsetBox.cpp: add visual feedback for frame color
authorUwe Stöhr <uwestoehr@lyx.org>
Sun, 17 May 2015 21:20:43 +0000 (23:20 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sun, 17 May 2015 21:20:43 +0000 (23:20 +0200)
commit52a158b6d7ff662d883e84ac57d120ca1786bb79
tree45506e5167b50ed85f04d4a4992340d8ac2852a9
parent61448d8cb2e922a9a891817a114c76c687be4811
InsetBox.cpp: add visual feedback for frame color

- the idea is to color the box inset frame according to the fame color of the box (if there is any). To keep the WYSIWYM principle the frame thickness and box separation are not taken into account. However this should be possible if anybody would like that.

- besides this, use the correct conversion command for the background color
src/insets/InsetBox.cpp