• Sam Lantinga's avatar
    > Hi Ryan, · 0a9a1e25
    Sam Lantinga authored
    > I checked the list you linked to, but did not see any reference to whether
    > the Win32 window centering bug was fixed... Has that been addressed at all?
    
    > I refer to the bug where, unless one has globally set the
    > SDL_WINDOW_CENTERED variable in the OS, only the 1st window that is created
    
    > will be centered. Subsequent calls to SetVideoMode will create a window tha
    t
    > shares the same upper-left corner location.
    
    I'm working on that now, thanks for reporting it.  What I'm doing is if the
    width and height are the same, I'm leaving the window position alone, but if
    they're different they will respect the positioning environment variables.
    
    --HG--
    branch : SDL-1.2
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402559
    0a9a1e25
Name
Last commit
Last update
..
SDL_dibevents.c Loading commit data...
SDL_dibevents_c.h Loading commit data...
SDL_dibvideo.c Loading commit data...
SDL_dibvideo.h Loading commit data...
SDL_vkeys.h Loading commit data...