Fix initial window placement bug
commitcd4e375539c87084498c887671ea78c9f2bcea31
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)
tree5f1b1f0359e6907f80b8c91c698f7d1964f9602d
parentb9823f098914858c530e2f8fc2cc822a6134c047
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