[Libreoffice-bugs] [Bug 112590] Base forms open maximum size each time with GTK3 VCL backend
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 4 20:22:53 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112590
--- Comment #27 from Rico Tzschichholz <ricotz at t-online.de> ---
I would suspect that being a regression caused by
commit 159f55eab59d5a01973e5ea79f9109d25e5dac31
Author: Caolán McNamara <caolanm at redhat.com>
Date: Sun Sep 10 16:07:49 2017 +0100
gtk3: flicker-free opengl transitions
leave the GtkGLArea opengl context alone except for the final render into
it,
create a new context for the slide transitions to play with
set up a pair of framebuffers, a scratch one to let the transitions render
into, the other to take a snapshot when the transition is finished with it
and
then tell GtkGLArea we're ready to render it and when the callback comes
around
copy the snapshot into it.
Change-Id: I3515614baf7eea0ff53c46edbaf9cf66f926eef2
hidpi+gtk3: move setting the opengl slide viewport
to when the window size is set, and adjust to gtk3 hidpi
scaling factor
https://gerrit.libreoffice.org/#/c/42143/
https://gerrit.libreoffice.org/#/c/42153/
https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-5-4-2&id=159f55eab59d5a01973e5ea79f9109d25e5dac31
--
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/20171004/cbd2fca7/attachment.html>
More information about the Libreoffice-bugs
mailing list