commit | 65190702c53f2d3ceb8e3c88d707bd6ff874034c | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Fri Apr 02 23:37:26 2010 -0700 |
committer | Grace Kloba <klobag@google.com> | Fri Apr 02 23:37:26 2010 -0700 |
tree | b9bd39737c33ff30b9daccf81b12b62263605ff3 | |
parent | 1087c1135d91523991ff5965d8800663e79cf030 [diff] |
Show the faked title bar even content height is 0. Otherwise for the new window, we may have a long delay for showing progress which is only shown in the faked title bar now. I verified that we still get the benefit from the previous change by moving the faked title bar from sub panel to its own window. Fix http://b/issue?id=2568875