[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug #3328] NSRulerView can draw 'zero' in wrong location
From: |
nobody |
Subject: |
[Bug #3328] NSRulerView can draw 'zero' in wrong location |
Date: |
Fri, 25 Apr 2003 12:03:37 -0400 |
=================== BUG #3328: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3328&group_id=99
Submitted by: None Project: GNUstep
Submitted on: Fri 04/25/2003 at 12:03
Category: Gui/AppKit Severity: 5 - Major
Bug Group: Bug Resolution: None
Assigned to: None Status: Open
Summary: NSRulerView can draw 'zero' in wrong location
Original Submission: When the document view's bounds are not at coordinate
(0,0),
the ruler view is misplaced. The attached patch corrects that.
It also corrects some border cases when a hash or a label
could be drawn out of the baseline; adds calls to
invalidateHashMarks in some places the cached values
should be invalidated and removes an ivar that was only
being used in one method and an unused macro.
No Followups Have Been Posted
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Fri 04/25/2003 at 12:03 Name: ruler.diff Size: 7KB By: None
patch that corrects the bugs
http://savannah.gnu.org/bugs/download.php?group_id=99&bug_id=3328&bug_file_id=408
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3328&group_id=99
- [Bug #3328] NSRulerView can draw 'zero' in wrong location,
nobody <=