summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@cib.de (CIB)>2018-03-17 18:20:10 +0100
committerArmin Le Grand <Armin.Le.Grand@cib.de (CIB)>2018-03-17 23:15:50 +0100
commit8d107b8d3b33b16436fbe64a5e296ec5a2c69e5d (patch)
tree9909b41b90d1c42fc3c98267799d500b64ae9670 /sc
parent8e04bd4bf4ee0e980eecfaaa25322b0b58de197f (diff)
OperationSmiley: Adapted TestDocument
The OperationSmiley fix is about removing the old hack that for CustomShapes in top-left and bottom-right points were added. In the ScTiledRenderingTest::testGraphicInvalidate UnitTest using this document exactly that top-left wrong polygon was hit which is now no longer there. The used shape was an ellipse, so this makes a difference - there *is* no geometry in the top-left corner of this shape. To fix that, I exchanged the ellipe CustomShape with a rectangle CustomShape. That way, the old hit behaviour will be replicated. Change-Id: I4b96ad79ba91166f097207226577d34087625589
Diffstat (limited to 'sc')
-rwxr-xr-x[-rw-r--r--]sc/qa/unit/tiledrendering/data/shape.odsbin16283 -> 9170 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/sc/qa/unit/tiledrendering/data/shape.ods b/sc/qa/unit/tiledrendering/data/shape.ods
index d2525f13cfe4..36da8a70c1cd 100644..100755
--- a/sc/qa/unit/tiledrendering/data/shape.ods
+++ b/sc/qa/unit/tiledrendering/data/shape.ods
Binary files differ