After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642658 - rsvgoverlay: allow negative values for position/dimension parameters
rsvgoverlay: allow negative values for position/dimension parameters
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 0.10.22
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-18 08:46 UTC by Olivier Aubert
Modified: 2011-02-18 13:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Allow negative values for x/y/width/height (3.51 KB, patch)
2011-02-18 08:46 UTC, Olivier Aubert
committed Details | Review

Description Olivier Aubert 2011-02-18 08:46:43 UTC
Created attachment 181194 [details] [review]
Allow negative values for x/y/width/height

As per https://bugzilla.gnome.org/show_bug.cgi?id=642116#c3 request, there is no reason to disallow negative values for position or dimension parameters.
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2011-02-18 13:01:39 UTC
commit 5ac1c96e84888939e18999f7accd3451fdf19220
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Feb 18 09:40:00 2011 +0100

    rsvgoverlay: allow negative values for x/y/width/height