Fix initial window placement bug
commit9ab0cd0ae3b4d2f3b297924a7b51127b591b19c6
authorBjorn Winckler <bjorn.winckler@gmail.com>
Tue, 8 Apr 2008 11:37:21 +0000 (8 13:37 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Tue, 8 Apr 2008 11:37:21 +0000 (8 13:37 +0200)
tree4a64991712289b2d9def3c8d147f29df6f01f66c
parent322f040949d67c956a83067b7aacc8dc37f253fd
Fix initial window placement bug

The algorithm which determines the topmost window only searches through
visible windows.  The initial window placement bug was a result of this
algorithm returning the (invisible) window whose position was to be
determined.
src/MacVim/MMAppController.m