DescriptionGets rid of chrome being cleared for a moment when keyboard is hidden
When the keyboard was hidden, the chrome would be temporarily hidden while the ui was layed out. This patch gets rid of this. The problem was that the texture bounds is delayed some delay after the layer bounds are set. This would make the math fail inside drawInternal
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96557
Patch Set 1 #Patch Set 2 : removed extraneous code #
Total comments: 1
Patch Set 3 : Modified variable name in all relevant files #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|