]> git.lyx.org Git - features.git/commit
Amend 087f6bce
authorScott Kostyshak <skostysh@lyx.org>
Sun, 1 Oct 2023 00:21:22 +0000 (20:21 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sun, 1 Oct 2023 00:22:59 +0000 (20:22 -0400)
commita6882a1db0152af270bcba08215424793946d99a
tree8755c8c39b1c83ece65bb9c594ebbdc5a609f117
parent10403b7959b5d8c4c931943708eb8832418612f8
Amend 087f6bce

Explanation from Udi:

  There is a missing validation for the requirement of xcolor in
  InsetBox::validate, the case we use Boxed with non-default color.

Patch from Udi.
src/insets/InsetBox.cpp