diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2019-12-30 09:47:42 +0300 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2019-12-30 09:35:18 +0100 |
commit | a8fb4e91a1feb1f4f562d9345636986c1c66a517 (patch) | |
tree | 9c2593909bd4fb7da0502176dca924546f0fe96a /sc | |
parent | fadd1bf76f868fd6574cb337c55c723c50917fba (diff) |
Decrease SplitVertical value to pass on small screen size
Testing on Windows with UI scaling set to 150%, having screen size
1920x1080, ScMacrosTest::testVba failed in window2.xls (SplitColumn)
because it tried to split at pixel position 486, while maximum split
position was 460.
This changes tested SplitColumn value in the test from 243 to 193.
Change-Id: Iec9b25dc7b2a700adf23d7ec8983f393ba603191
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85983
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/extras/testdocuments/window2.xls | bin | 68608 -> 69120 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/sc/qa/extras/testdocuments/window2.xls b/sc/qa/extras/testdocuments/window2.xls Binary files differindex 306f5d071160..d1822fa3668e 100644 --- a/sc/qa/extras/testdocuments/window2.xls +++ b/sc/qa/extras/testdocuments/window2.xls |