Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove animation effects from the core lib or make it optional #26

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 4 comments
Closed

Comments

@GoogleCodeExporter
Copy link
Collaborator

IMHO animation should be removed from the lib (or at least make it
optional). Animation in Mobile Safari works poorly especially if it comes to
longer lists.

Original issue reported on code.google.com by andyfuch...@gmail.com on 9 Oct 2007 at 8:55

@GoogleCodeExporter
Copy link
Collaborator Author

Original comment by christop...@gtempaccount.com on 18 Oct 2007 at 11:08

  • Changed state: Accepted
  • Added labels: Type-Enhancement, Milestone-REL-0.30
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Collaborator Author

I have attached a patched iui.zip that toggles animation (sliding) ON or OFF...
The only file I have changed is iui.js.

To turn animations OFF, just set slideSpeed in iui.js to 100.
To turn animations  ON, just set slideSpeed in iui.js to less than 100 (default 
is 20).

I don't know if I could change source code, but I kept all copyright 
information there...

Original comment by thiago...@gmail.com on 26 Jun 2008 at 1:27

Attachments:

@GoogleCodeExporter
Copy link
Collaborator Author

If CSS animation works well than maybe we won't want to turn it off...

Original comment by msgilli...@gmail.com on 6 May 2009 at 6:34

@GoogleCodeExporter
Copy link
Collaborator Author

Rather than removing animation or providing an option to turn it off, we are 
going to speed it up with CSS 
transitions.  See bug #97 "sliding too slow" - that bug will be fixed.

Original comment by msgilli...@gmail.com on 14 May 2009 at 8:00

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant