summaryrefslogtreecommitdiff
path: root/uitest/__init__.py
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2021-09-20 11:26:53 +0200
committerMiklos Vajna <vmiklos@collabora.com>2021-09-20 12:57:23 +0200
commit37a52d30bbfcf1d073779b50139c4dafa507be4b (patch)
tree62a54ad5e163bffdde1517b5b242a33246a570a7 /uitest/__init__.py
parent1a6401578ec32510342e232699889527cca914b8 (diff)
tdf#144091 svx: fix unwanted blur of shadow from table cell fill
Initial render support for shadows of table shapes were added in commit a75bf43a8d6c5dec6dcc86908c142ceec541aa8c (tdf#129961 svx: add rendering for table shadow as direct format, 2020-12-02). That already noticed a trick with the shadow of table shapes: the shadow is generate from the cell fill and the border, but not from the text. An additional trick is that when blur is enabled for the table shape's shadow, then only the border should be blurred, not the cell fill. In the bug document's case, the effective cell background was gray, with a semi-transparent red shadow. We used to render cc0000 with blur and cccccc without blur, now we correctly render cca3a3, matching PowerPoint. Change-Id: I7326a5f6254cf19b2d05181084c78e734ff7a7b4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122349 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'uitest/__init__.py')
0 files changed, 0 insertions, 0 deletions