• Sam Lantinga's avatar
    Date: Mon, 16 Feb 2004 19:21:51 +0100 · 09ce89d5
    Sam Lantinga authored
    From: Max Horn
    Subject: Re: Fix for OSX bug
    
    The problem is that our actual client area is realized as a
    subview of the "content view" of the window. That's normal so far. The
    odd part is that, while our subview starts out filling it parent 100%,
    upon resizes it gets changed to something smaller....
    
    Anyway, here is a revised patch which simply enforces the size of
    window_view by calling setFrameSize.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40833
    09ce89d5
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_getenv.c Loading commit data...
SDL_loadso.c Loading commit data...