https://bugs.documentfoundation.org/show_bug.cgi?id=40469

--- Comment #35 from Miklos Vajna <vmik...@collabora.com> ---
The root of the problem is that you can't set a frame size in a style, but at
the same time the "synced" bool of a height or width is in SwFormatFrameSize. I
attempted to improve this a little in this commit:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=4895a92e67ffbbee87ec5ee1e2394cdc5b833fcb

With this, at least the per-view boolean is no longer false all the time you
start up Writer, but we write this boolean to documents and restore it on load.
You can now alter this setting from the frame style UI.

(Not updating the bug status, there might be still unresolved parts of this.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to