gma500 team mailing list archive
-
gma500 team
-
Mailing list archive
-
Message #00497
[Bug 833958] Re: gtk_render_line doesn't work if y0 == y1 or x1 == x0
mind testing the fix in trunk?
** Changed in: unico
Status: New => Fix Committed
** Also affects: unity-foundations
Importance: Undecided
Status: New
** Changed in: unity-foundations
Status: New => Fix Committed
--
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:
Fix Committed
Status in Unity Foundations:
Fix Committed
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