mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles would be 0.
Original commit message from CVS: * gst/games/gstpuzzle.c: (draw_puzzle): don't draw a puzzle if either width or height of tiles would be 0.
This commit is contained in:
parent
c56e890ac9
commit
ebce842ddf
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-01-06 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* gst/games/gstpuzzle.c: (draw_puzzle):
|
||||
don't draw a puzzle if either width or height of tiles would be 0.
|
||||
|
||||
2005-01-06 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* gst/games/gstpuzzle.c: (gst_puzzle_get_type),
|
||||
|
|
Loading…
Reference in a new issue