[Mac] Improve modal sheet positioning during window resizing.
Change sheet repositioning to be based on NSWindowDidResizeNotification, because it tracks window resizing much better than NSViewFrameDidChangeNotification. The modal sheet should now track the parent window's resizing much more smoothly. BUG=358627 Review URL: https://codereview.chromium.org/299573002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272421 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment