Merge lp:~azzar1/unity/fix-1059562 into lp:unity
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Andrea Azzarone on 2012-10-09 | ||||
Approved revision: | 2775 | ||||
Merged at revision: | 2816 | ||||
Proposed branch: | lp:~azzar1/unity/fix-1059562 | ||||
Merge into: | lp:unity | ||||
Diff against target: |
60 lines (+12/-29) 1 file modified
unity-shared/SearchBar.cpp (+12/-29) |
||||
To merge this branch: | bzr merge lp:~azzar1/unity/fix-1059562 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Nick Dedekind (community) | 2012-10-01 | Approve on 2012-10-08 | |
Review via email:
|
Commit message
Fix rendering flaw in search entry. (LP: #1059562)
Description of the change
== Problem ==
[Dash] Rendering flaw of the dash search entry.
== Fix ==
Clear area below search entry if necessary.
Andrea Azzarone (azzar1) wrote : | # |
> There are other checks for RedirectedAncestor in SearchBar::Draw which I
> believe you can now remove.
Done.
Unity Merger (unity-merger) wrote : | # |
The Jenkins job https:/
Not merging it.
Unity Merger (unity-merger) wrote : | # |
The Jenkins job https:/
Not merging it.
Unity Merger (unity-merger) wrote : | # |
The Jenkins job https:/
Not merging it.
Unity Merger (unity-merger) wrote : | # |
The Jenkins job https:/
Not merging it.
There are other checks for RedirectedAncestor in SearchBar::Draw which I believe you can now remove.