• 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
..
.cvsignore Loading commit data...
CGS.h Loading commit data...
Makefile.am Loading commit data...
SDL_QuartzEvents.m Loading commit data...
SDL_QuartzGL.m Loading commit data...
SDL_QuartzKeys.h Loading commit data...
SDL_QuartzVideo.h Loading commit data...
SDL_QuartzVideo.m Loading commit data...
SDL_QuartzWM.m Loading commit data...
SDL_QuartzWindow.h Loading commit data...
SDL_QuartzWindow.m Loading commit data...
SDL_QuartzYUV.m Loading commit data...