desktop: fixed SyncStatusDlg resize bug
commit0a3b5445792a4826524f4238cc38ed52c1a5471a
authorChris Frey <cdfrey@foursquare.net>
Fri, 18 May 2012 23:09:33 +0000 (18 19:09 -0400)
committerChris Frey <cdfrey@foursquare.net>
Sat, 19 May 2012 02:58:29 +0000 (18 22:58 -0400)
tree1e024ccddff96c19ef822da5f0bfcee816612f18
parent47bebccf740a92dc64d280d498253f1648f4d8e3
desktop: fixed SyncStatusDlg resize bug

This commit changes the order of the convenience window move to come
before the window resize.  It may be possible that before, due to a
race condition of window sizing messages, we may have been resizng
the window based on the small size.
desktop/src/SyncStatusDlg.cc
desktop/src/SyncStatusDlg.h