After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 308754 - render -->grid intersection problem
render -->grid intersection problem
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
2.2.x
Other All
: Normal minor
: 2.2
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-06-23 09:07 UTC by Jakub Friedl
Modified: 2008-01-15 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jakub Friedl 2005-06-23 09:07:17 UTC
vertical lines are drawn over horizontal lines (so far so good) including
horizontal parts of intersections (the problem). the problem is visible when the
intersections are thinner than main lines.
Comment 1 Sven Neumann 2005-06-23 10:02:35 UTC
That would be a bug then, not an enhancement request, right?
Comment 2 Sven Neumann 2005-06-23 17:15:39 UTC
2005-06-23  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/grid.c: draw the intersection on top of the grid.
	Fixes bug #308754.