mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 10:20:58 +00:00
Fixed NSBrowser reloadColumn: to restore the selected cells after
reloading the column (before it was discarding them) git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9047 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
15ee05af34
commit
f1fab48767
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Wed Feb 7 21:44:41 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSBrowser.m ([-reloadColumn:]): Save the selected cells
|
||||
in the column, then restore them after reloading the column.
|
||||
|
||||
Wed Feb 7 20:21:36 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSSplitView.m ([-_adjustSubviews]): New method so that we
|
||||
|
|
Loading…
Reference in a new issue