mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 13:20:47 +00:00
NSBrowser's updateScoller fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19618 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a8d583157b
commit
9196d38d9c
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-06-26 Serg Stoyan <stoyan255@ukr.net>
|
||||
|
||||
* Source/NSBrowser.m:
|
||||
(updateScroller): Use _firstVisibleColumn to define visibility of
|
||||
scroller. Use _lastVisibleColumn to calculate knob proportion if
|
||||
last visible column and last loaded column is not the same.
|
||||
|
||||
2004-06-25 Serg Stoyan <stoyan255@ukr.net>
|
||||
|
||||
* Source/NSBrowser.m:
|
||||
|
|
Loading…
Reference in a new issue