Only attempt to snap to a window if it's visible; this should hopefully prevent us...
commit2d6acc1cfdbacc23b187f4c9fa7c30106fc50159
authorEvan Schoenberg <evan@adiumx.com>
Mon, 7 Jan 2008 00:52:00 +0000 (7 00:52 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Mon, 7 Jan 2008 00:52:00 +0000 (7 00:52 +0000)
tree074784aae1004c5510bc84c97c7ddeae4bd4c444
parent663ef393092b2e1a65be608ad8e1e9711bacfe21
Only attempt to snap to a window if it's visible; this should hopefully prevent us from trying to message the delegate of an offscreen window, since that delegate may have daellocated already

git-svn-id: svn://svn.adiumx.com/adium/trunk@22149 1c916fce-81e2-0310-a464-8ca513f45935
Source/AIListWindowController.m