Files.app: make files-toggle-ripple unclickable.
commitc12d33d8e1496e6331bc5ee05e7d4fb01652545b
authoryawano <yawano@chromium.org>
Thu, 30 Jul 2015 12:31:40 +0000 (30 05:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 30 Jul 2015 12:32:22 +0000 (30 12:32 +0000)
treed0950981e6c9356d866ab88a9618c0b4c0fa278e
parent1f79b119adb1926e21be8959c283b66a25c91fc1
Files.app: make files-toggle-ripple unclickable.

files-toggle-ripple reserves double size of its container to perform its
ripple animation. If it's clickable, it sometimes captures click event
and it's confusing for users of this element. This CL makes the layer to
perform ripple animation unclickable.

BUG=515414
TEST=manually tested as described in the issue.

Review URL: https://codereview.chromium.org/1262123003

Cr-Commit-Position: refs/heads/master@{#341102}
ui/file_manager/file_manager/foreground/elements/files_toggle_ripple.html