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

--- Comment #4 from Szymon Kłos <[email protected]> ---
(In reply to Caolán McNamara from comment #3)
> I counseled against storing the .uis in the configuration like that.
> https://lists.freedesktop.org/archives/libreoffice/2019-May/082758.html

In the configuration we store only pair <widget id>: <visibility true/false>.

Then we use original .ui file and we generate new one in user directory with
applied modifications from saved configuration. So we almost copy the file and
only change some <property name="visible"> xxx </property> values.

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

Reply via email to