mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 14:51:55 +00:00
Fix bug #13310
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21370 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9013e6e466
commit
c4ffc4f0c7
2 changed files with 7 additions and 0 deletions
|
@ -144,6 +144,8 @@ static float scrollerWidth;
|
|||
_vPageScroll = 10;
|
||||
_borderType = NSNoBorder;
|
||||
_scrollsDynamically = YES;
|
||||
// For compatibility the ruler should be present but not visible.
|
||||
[self setHasHorizontalRuler: YES];
|
||||
[self tile];
|
||||
|
||||
return self;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue