← Back to team overview

gma500 team mailing list archive

[Bug 833958] Re: gtk_render_line doesn't work if y0 == y1 or x1 == x0

 

** Description changed:

  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.

-- 
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