gma500 team mailing list archive
-
gma500 team
-
Mailing list archive
-
Message #00451
[Bug 833958] Re: gtk_render_line doesn't work if y0 == y1 or x1 == x0
** Branch linked: lp:~xapantu/unico/fix-833958
--
You received this bug notification because you are a member of GMA500
Team, which is subscribed to Unico.
https://bugs.launchpad.net/bugs/833958
Title:
gtk_render_line doesn't work if y0 == y1 or x1 == x0
Status in The Unico Gtk+ Theming Engine:
New
Bug description:
We can't draw an horizontal line or a vertical one! Unico tries to
scale a gradient to y0 - y1, x0 -x1, which "crashs" (ok, it is not a
crash, but it stops drawing) if y0 == y1 or x0 == y1.
See attached branch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/unico/+bug/833958/+subscriptions
References