[Bug 763174] [PATCH] The geometry must never be set to 0 once the node is added to the SG
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 21 19:01:53 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763174
Diane Trout <diane at ghic.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diane at ghic.org
--- Comment #1 from Diane Trout <diane at ghic.org> ---
Qt Docs suggest geometry is NULL by default.
http://doc.qt.io/qt-5/qsgbasicgeometrynode.html#geometry
Instead of introducing a new variable what about removing the explicit call
setGeometry(0) and just testing for 0
Also I wonder if changeFormat should be calling markDirty?
http://doc.qt.io/qt-5/qsggeometrynode.html#setMaterial
Diane
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list