Repositioning of the dimmer overlay when the shelf gets only moved and not resized.
The "dimmer" cannot be parented by the shelf, but it needs to overlay it. The existing OnBoundsChanged call will only detect size changes since the position relatively to its parent never changes. Therefore the shelf's window needs to be observed as well to get absolute location changes. BUG=285415 TEST=visual Review URL: https://chromiumcodereview.appspot.com/24011002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221804 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment