MappingBird / web-application

1 stars 0 forks source link

Move pin back to original location after changed to blue #200

Closed james66618 closed 9 years ago

james66618 commented 9 years ago

@huei90 The pin icon will move up and change to blue after clicked. However, can you move it back to original location after move up? So the behaviour will look like the pin icon jump up and back to original location. Here is the current behaviour: jump_pin Since the pin location is moved after changed to blue, the location become incorrect and might mislead users.

hueitan commented 9 years ago

@james66618 I have a little confuse now.

There's the animation and normal and highlight pin-xxx-anim-1 ~ pin-xxx-anim-10 and pin-xxx and pin-xxx-highlight

What's the order to use it?

james66618 commented 9 years ago

@huei90 Here is the detail behavior. Thanks for asking. When map is loaded: start with pin-xxx-anim-1 ~ pin-xxx-anim-10, and then end at pin-xxx.

When pin is clicked: Start with pin-xxx-anim-1 ~ pin-xxx-anim-10, and then end at pin-xxx-highlight.

hueitan commented 9 years ago

Try on stage.

james66618 commented 9 years ago

@huei90 I cannot see the animation (pin-xxx-anim-1 -> pin-xxx-anim-10) on stage.

hueitan commented 9 years ago

Can you try it again for few more times? The animation here is fine.

james66618 commented 9 years ago

@huei90 I have tried several times, but the animation still doesn't show.

hueitan commented 9 years ago

This issue can be closed since it's work.