mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 21:07:39 +00:00
Add dragging of ruler markers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14907 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
00f196e1c0
commit
52b116f1f4
8 changed files with 572 additions and 97 deletions
|
@ -914,6 +914,7 @@ static float scrollerWidth;
|
|||
}
|
||||
|
||||
[_contentView setFrame: contentRect];
|
||||
[self setNeedsDisplay: YES];
|
||||
}
|
||||
|
||||
- (void) drawRect: (NSRect)rect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue