mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
* NSView.m resizeWithOldSuperviewSize: revert to previous code and add bug
fixes from new. Fixes bugs in new code when MaxX or Y is specified but not Min. Avoids fractional values and fewer lines of code. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3425 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2eb6fb3f87
commit
caab58e8db
2 changed files with 784 additions and 818 deletions
|
@ -1,3 +1,9 @@
|
|||
Wed Dec 9 1998 Felipe A. Rodriguez <far@ix.netcom.com>
|
||||
|
||||
* NSView.m resizeWithOldSuperviewSize: revert to previous code and add bug
|
||||
fixes from new. Fixes bugs in new code when MaxX or Y is specified but not
|
||||
Min. Avoids fractional values and fewer lines of code.
|
||||
|
||||
Wed Dec 9 7:00:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* NSView.m: Complete rewrite of auto-resize code - now works!
|
||||
|
|
1596
Source/NSView.m
1596
Source/NSView.m
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue