diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2019-05-13 21:41:40 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-05-14 09:12:51 +0200 |
commit | c4589dd7141f931513827367b457f481d960b774 (patch) | |
tree | 811b10a1b1b4fa0ba4f2b3ae1084c0237c735583 /libreofficekit/qa | |
parent | 642389768e634b739a1d8354259b16bfcc695d17 (diff) |
tdf#118719 sw Hide Whitespace: fix height of last-but-one page
Regression from commit 49b67cdc36b599f865d4a6de214d901861f27196
(tdf#96961 sw Hide Whitespace: still show whitespace on the last page,
2016-01-08), the problem was that in case a page used to be the last one
but no longer is, then its height was kept unchanged.
Fix this by invalidating the size of the old last page after the
insertion of the new last page, this way SwPageFrame::MakeAll() will be
called later to resize the page.
Change-Id: I672a70a77af5d306b1f8bd0b5ad6c2e375497124
Reviewed-on: https://gerrit.libreoffice.org/72256
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'libreofficekit/qa')
0 files changed, 0 insertions, 0 deletions