DescriptionAdd resize support for Views new style dialogs.
Implements proper bubble non-client frame view hit testing.
Use NonClientFrameView::GetHTComponentForFrame hit testing.
(this is similar to the implementation of CustomFrameView)
Remove the |can_drag_| flag, use WidgetDelegate::CanResize().
BUG=166075
TEST=New dialog style windows resize, drag, and generally allow mouse interaction as expected.
R=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202000
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove incorrect DialogDelegate::CanResize overrride. #
Messages
Total messages: 6 (0 generated)
|