• Sam Lantinga's avatar
    Adam Strzelecki to SDL · cf7ca27b
    Sam Lantinga authored
    I think something is wrong (look at the fix patch below):
    (1) NSRect rect shouldn't be initialized with contentRectForFrameRect: at the top of the function, contentRectForFrameRect is called in non-fullscreen case anyway (1st @@)
    (2) I think you've left two lines that should be removed completely (2nd @@)
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404138
    cf7ca27b
SDL_cocoawindow.m 17.5 KB