• 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
SDL_QuartzVideo.m 50.6 KB