Comment #8 on issue 8511 by [email protected]: REGRESSION: Distributor
logo misplaced on glass
http://code.google.com/p/chromium/issues/detail?id=8511
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=11424
------------------------------------------------------------------------
r11424 | [email protected] | 2009-03-10 21:35:18 -0700 (Tue, 10 Mar 2009) |
7 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/views/client_view.cc?r1=11424&r2=11423
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/views/client_view.h?r1=11424&r2=11423
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/views/non_client_view.cc?r1=11424&r2=11423
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/views/non_client_view.h?r1=11424&r2=11423
Fix the distributor logo placement on the glass frame.
The window's control bounds can change independently of window sizing
messages (WM_SIZE), and so we need to make sure that we always call Layout
on the frame view and the client view, even if the bounds of the window
don't change so that we are more likely to update the layout of the
distributor logo.
http://crbug.com/8511
Review URL: http://codereview.chromium.org/42061
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---