summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.cc
diff options
context:
space:
mode:
authorkomatsu@chromium.org <komatsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-24 07:52:01 +0000
committerkomatsu@chromium.org <komatsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-24 07:52:01 +0000
commit649eb746291fc79aa44c4c3f113a6432efcf6e74 (patch)
tree81fff03cc7b5d7414a5067a15581af48b418f153 /ash/root_window_controller.cc
parent10f8aa245d7dc4f4f01d0c21fc1dc304d7121ed7 (diff)
downloadchromium_src-649eb746291fc79aa44c4c3f113a6432efcf6e74.zip
chromium_src-649eb746291fc79aa44c4c3f113a6432efcf6e74.tar.gz
chromium_src-649eb746291fc79aa44c4c3f113a6432efcf6e74.tar.bz2
Enable to animate InputMethodContainer.
Without this change, views::corewm::SetWindowVisibilityAnimationType in ModeIndicatorWidget does not work as expected. BUG=177765 Review URL: https://codereview.chromium.org/37023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@230676 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/root_window_controller.cc')
-rw-r--r--ash/root_window_controller.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ash/root_window_controller.cc b/ash/root_window_controller.cc
index 0349ab8..a7e70cd 100644
--- a/ash/root_window_controller.cc
+++ b/ash/root_window_controller.cc
@@ -806,6 +806,8 @@ void RootWindowController::CreateContainersInRootWindow(
kShellWindowId_InputMethodContainer,
"InputMethodContainer",
non_lock_screen_containers);
+ views::corewm::SetChildWindowVisibilityChangesAnimated(
+ input_method_container);
SetUsesScreenCoordinates(input_method_container);
// TODO(beng): Figure out if we can make this use