diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-06-16 08:35:05 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-06-16 12:58:38 +0200 |
commit | 6ade80cf142664e78954c7544534e9436ceb90c7 (patch) | |
tree | 1067e9c880fc6a68eed2a18368bfe94a892522e4 /toolkit | |
parent | 559b641b3ff3500547bf7c79741e1e5b4414d404 (diff) |
tdf#108524 sw: allow move of frame inside section without columns
The intention here is to deny the move of a frame that's inside a table
inside a section. But the code also checked if there a column frame
in-between, so it allowed the move for a frame in a section with 2 cols,
but not without columns (which does not sound intentional, since that's
a simpler case). So drop the requirement to have a column frame between
the argument and the section frame, just check that there is no table
frame in between.
This is needed, but not enough to split the section in the bugdoc (but
at least now the content of the section is marked as movable).
Change-Id: I9155b291a19c692efc30f01f8e206fac5f1ccf81
Reviewed-on: https://gerrit.libreoffice.org/38858
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'toolkit')
0 files changed, 0 insertions, 0 deletions