[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: |
Sun, 27 Apr 2003 04:46:12 -0400 |
=================== BUG #3328: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3328&group_id=99
Changes by: Richard Frith-Macdonald <rfm@gnu.org>
Date: Sun 04/27/2003 at 08:46 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Patch applied and comitted to CVS ... thanks.
=================== BUG #3328: FULL BUG SNAPSHOT ===================
Submitted by: None Project: GNUstep
Submitted on: Fri 04/25/2003 at 16:03
Category: Gui/AppKit Severity: 5 - Major
Bug Group: Bug Resolution: Fixed
Assigned to: None Status: Closed
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.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Sun 04/27/2003 at 08:46 By: CaS
Patch applied and comitted to CVS ... thanks.
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Fri 04/25/2003 at 16: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