commit | 565f85a9c293818a91a3d3414311303de7e00cec | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Tue Oct 17 15:16:42 2023 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Tue Nov 07 11:45:45 2023 +0400 |
tree | 033c1777c276d10b1e68c8b1787cec01088f0424 | |
parent | 8aba939e77daca10eac99d9d467f65ba7df5ab3e [diff] |
ui/gtk: force realization of drawing area Fixes the GL context creation from a widget that isn't yet realized (in a hidden tab for example). Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1727 Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Antonio Caggiano <quic_acaggian@quicinc.com> Message-Id: <20231017111642.1155545-1-marcandre.lureau@redhat.com>