summaryrefslogtreecommitdiff
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 18:20:10 +0100
commitfcbacef83be114c5899982952549fc1e7815db48 (patch)
tree1f9df80502aab05e951499594481a1923c91e642
parent75a376b9b1bd784ed16bba5b3a0842097dfae6e8 (diff)
OperationSmiley: Adapted TestDocumentfeature/OperationSmiley
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
-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