[Libreoffice-bugs] [Bug 128672] Print dialog's N-Up preview doesn't update properly (non-gtk3)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 8 13:39:03 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128672
--- Comment #4 from Julien Nabet <serval2412 at yahoo.fr> ---
Taking a look to
https://cgit.freedesktop.org/libreoffice/core/commit/?id=bab77fcf8b80594fb49561254dfbaea381da8934,
it seems "mxPreviewWindow" is not really used.
Indeed, we've got only:
- std::unique_ptr<weld::CustomWeld> mxPreviewWindow;
- mxPreviewWindow(new weld::CustomWeld(*m_xBuilder, "preview", *mxPreview))
--
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/20191108/c1d02e00/attachment.html>
More information about the Libreoffice-bugs
mailing list