summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2023-02-03 08:17:57 +0100
committerMiklos Vajna <vmiklos@collabora.com>2023-02-03 08:12:41 +0000
commit8855813f8147f430348a32703b89dfb7b0793fee (patch)
treeff3474a9a92bcaf3d295f977841f8127ea850c9c /framework
parentbcf9e47791d5b3e1d6a75c73f3b8c9940abda8eb (diff)
sw: avoid unwanted initial content in split/follow fly frames
If the fly on the first gets split, SwFrame::GetNextFlyLeaf() will create a follow fly frame. Don't fill this one with content, we'll instead want to move some of the content of the master here. (Which is not yet working.) InsertCnt() is called *really* early, so we can't check if this frame has a master -- just pass a bool around instead. This fixes the unwanted first paragraph in the follow fly frame at least. (The one that fits the master already.) Towards an initial layout for multi-page fly frames. Change-Id: If364fdaf7595fbc5addbc6b3b3b0092e958c5380 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146539 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'framework')
0 files changed, 0 insertions, 0 deletions