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 73305 - the 'cursor corner' of stay-up triangles is offset by (-2, -2)
the 'cursor corner' of stay-up triangles is offset by (-2, -2)
Status: RESOLVED DUPLICATE of bug 74950
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other other
: Normal normal
: future
Assigned To: Soren Sandmann Pedersen
Soren Sandmann Pedersen
Depends on:
Blocks:
 
 
Reported: 2002-03-03 19:26 UTC by Soren Sandmann Pedersen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to change the offset from (-2, -2) to (-2, 0) (890 bytes, patch)
2002-03-03 19:28 UTC, Soren Sandmann Pedersen
none Details | Review

Description Soren Sandmann Pedersen 2002-03-03 19:26:03 UTC
The cursor corner of stay-up triangles is offset by (-2,-2). This makes the
triangle slightly wrong for angles < 45. I am not sure what the correct fix
is. The attached patch works well for me, but that might just be a coincidence.
Comment 1 Soren Sandmann Pedersen 2002-03-03 19:28:00 UTC
Created attachment 6948 [details] [review]
patch to change the offset from (-2, -2) to (-2, 0)
Comment 2 Soren Sandmann Pedersen 2002-03-03 19:54:15 UTC
I committed the patch, but I'll leave the bug report open until I know
whether the fix was correct.
Comment 3 Soren Sandmann Pedersen 2002-03-21 13:16:33 UTC
the patch in #74950 should take care of this.

*** This bug has been marked as a duplicate of 74950 ***