DescriptionRemove View::focusable()
This CL removes View::focusable(). The existing usages of View::focusable()
in the Label class are changed to use IsFocusable(). This necessiates adding
labels to the view hierarchy before using their GetInsets() value in
StyledLabel::CalculateAndDoLayout(), as well as resetting the label layout,
whenever it is made visible or enabled.
Patch Set 1 #
Total comments: 1
Depends on Patchset: Messages
Total messages: 8 (7 generated)
|