Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Dropdown menu animation alternative? #9

@antitoxic

Description

@antitoxic

The dropdown menu animation (https://www.polymer-project.org/components/paper-elements/demo.html#paper-dropdown-menu) has some quirky things involved.

  1. It starts from top left expanding to lower right, which leaves the initial value unanimated (no fading or zooming out) and visible for too long. Because of this it seems that user gets the feeling that the initial value is still there, in the back and wont be changed after picking a new one from the list.
  2. Animation speed is a tiny bit too slow. I can't really explain this. However it doesnt feel quite right.
  3. There's another issue for animation flashing Animation flashes on second open #6

It is this by design? I mean other than the flashing? It seems weird.

I've done some research on Material Design implementations and there's quite decent dropdown here:
http://callemall.github.io/material-ui/#/components/dropdown-menu

Could it be ported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions