[Libreoffice-bugs] [Bug 40469] Modifed Frame Style Options Not Preserved, "Keep Ratio" Option Unavailable
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 29 07:18:09 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=40469
--- Comment #35 from Miklos Vajna <vmiklos at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210729/ab50a47b/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list