DescriptionVisual improvements to text filtering in Ash overview mode
The following visual improvements are made by this CL:
* The textfield is given a black background with an
alpha of 70% and rounded corners.
* The length of the textfield takes up 25% of the
available length instead of 50%.
* Padding surrounds the text within the textfield.
* Sufficient space is reserved at the top of the screen
to guarantee that the textfield will never overlap
anything (i.e., selection widget in the top row
of items).
* The textfield fades in/out in addition to sliding
up/down.
* There is now space between the top of the screen
and the textfield.
BUG=394871
TEST=WindowSelectorTest.BasicArrowKeyNavigation modified
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288546
Patch Set 1 #
Total comments: 8
Patch Set 2 : new design #Patch Set 3 : modified test #
Total comments: 4
Patch Set 4 : comments addressed #Patch Set 5 : change to screen dimensions in test #
Messages
Total messages: 16 (0 generated)
|