trentrichardson / jQuery-Impromptu

An extention to help provide a more pleasant way to spontaneously prompt a user for input.
http://trentrichardson.com/Impromptu/
MIT License
327 stars 144 forks source link

'show' option is not working #64

Open eschreiner opened 9 years ago

eschreiner commented 9 years ago

I try to get rid of the 'slideDown' animation of the prompt, but specifying option { show : 'show' } does not seem to work.

trentrichardson commented 9 years ago

@eschreiner I think at some point during the re-working for "tour" functionality with states this option became irrelevant. Ideally this option works as intended, I will try to take a look at correcting it when I get a few minutes free.

junkiepipes commented 8 years ago

yeah actually the issue is that the slideDown is now the only option that works. "show" or "fadeIn" do not change the prompt entrance behaviour. This is very unfortunate since the slideDown is not a very professional effect and I don't see myself using it unless hopefully Trent can fix it. Trent... please? :)

soulflyman commented 7 years ago

Same problem with hide: 'hide'. A workaround, at least for the 'show' bug, is to set overlayspeed and promptspeed to 0.