summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2019-03-25 13:57:47 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-03-25 17:41:41 +0100
commit9eb111333b7440fd166057a1c62840187aaf35a8 (patch)
tree1b2d94ae22c441832a6fa78388167fbbe65fcf46 /ios
parent317fa411b91c7b4db4124356fc8d3bd4da1ea1e7 (diff)
svtools: double the limit of max drawing page size
When I load an ODG document page, which is 5080 mm wide, then the UI told me that it's 300 cm wide, which was misleading. There is no real reason why the limit can't be higher, the draw page size is sal_Int32 and the unit is either twips or mm100s: in both cases sal_Int32 is more than enough to store the new limit still. Change-Id: Ifb501eed4e288281bcc73dce71bdb03ac213b0c1 Reviewed-on: https://gerrit.libreoffice.org/69673 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'ios')
0 files changed, 0 insertions, 0 deletions