diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2020-11-30 21:13:51 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-12-01 09:04:01 +0100 |
commit | e5e3fc015520990df851e5d020219cb6c9d1eb11 (patch) | |
tree | d21fa06dba15fa4c9b68071bd9079929a11f4791 /cui | |
parent | 5a6350c4e02092e97faa4593acfcd4a3f07de3ef (diff) |
tdf#137638 sw textbox: make sure layout doesn't mark the doc as modified
Regression from commit c9eb53f200225f2ee6ca695e1326843a487aee51
(tdf#135198 sw editing: text box fell out of its shape, 2020-10-14),
layout may need to adjust the doc model when the position of a draw
shape is known and its textframe has to be re-positioned accordingly.
Make sure that similar to suppressing undo, modify notifications are
also disabled.
This also helps with creating a thumbnail for the start center which
skips thumbnail creation for modified documents.
[ In the meantime commit 59fec754a1523eede0f19a59e4eeeff593a4d688
(tdf#135198 tdf#138050 sw editing: fix text box position sync,
2020-11-16) also fixed this, so drop the actual fix and just keep the
testcase. ]
Change-Id: Id01ccea7d48762f7b4ab297e30ebaa1bbdcd6daa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106918
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions