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-21 14:02:51 +0100
commit673c0c9418c6937cb33378d3a91b494b73f8c735 (patch)
treea54eee8ed8564527817f5e5397f897a3fa8225cf /sc
parent67ba3505a86f06bcfdc9949bb5342344ed1e0aac (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-xsc/qa/unit/tiledrendering/data/shape.odsbin0 -> 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
new file mode 100755
index 000000000000..36da8a70c1cd
--- /dev/null
+++ b/sc/qa/unit/tiledrendering/data/shape.ods
Binary files differ