[cr-toolbar-selection-overlay] Fix animations.
This CL fixes animations in the toolbar selection overlay. The elements would originally instantly appear rather than smoothly animate in due to the way dom-if worked. This has been fixed by applying an opacity animation rather than a show/hide. Bug: 842007 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I75598d9048c3b4533a2dd52d003ff5a5d37e615d Reviewed-on: https://chromium-review.googlesource.com/1084391Reviewed-by:Alan Cutter <alancutter@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#564801}
Showing
Please register or sign in to comment