mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +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
c8f5adda06
commit
fe26f230a7
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>
|
2005-01-06 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
* gst/games/gstpuzzle.c: (gst_puzzle_get_type),
|
* gst/games/gstpuzzle.c: (gst_puzzle_get_type),
|
||||||
|
|
Loading…
Reference in a new issue