DescriptionCleanup CandidateWindowView.
- moves the implementation of CandidateView as a separate cc file.
- CandidateView is now a button to reduce the click handling.
- introduces canceling drag logic over CandidateViews
- CandidateWindowView is now a BubbleDelegateView
- HidableArea is removed. It's not used anymore.
- removes complex GridLayout logic and use BoxLayout.
BUG=325813
R=komatsu@chromium.org
TEST=unit_tests pass, manually check
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243106
Patch Set 1 #Patch Set 2 : fix #
Total comments: 6
Patch Set 3 : rebase #Patch Set 4 : fix #Messages
Total messages: 9 (0 generated)
|