[Libreoffice-bugs] [Bug 131137] Checkbox "Do not distort objects in curve" does nothing
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 5 13:38:25 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=131137
--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
UI is in sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
If we compare m_xCbxCopy for "Copy when moving" and m_xCbxDistrot for "Do not
distort objects in curve"
https://opengrok.libreoffice.org/search?project=core&full=m_xCbxCopy&defs=&refs=&path=&hist=&type=&si=full
https://opengrok.libreoffice.org/search?project=core&full=m_xCbxDistrot&defs=&refs=&path=&hist=&type=&si=full
m_xCbxDistrot seems unused (just hide or show it).
We must dig more to know if it's been always like this or not.
--
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/20200305/ef763f68/attachment.htm>
More information about the Libreoffice-bugs
mailing list