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

Various enhancements & fixes. #81

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

patch-e
Copy link

@patch-e patch-e commented Jul 13, 2014

  1. Configurable toolbar location for action buttons.
  2. Revised 'useIeTransforms' logic.
  3. Force GPU use for animation.
  4. Resolves many default JSLint warnings.

patch-e added 5 commits July 13, 2014 02:00
Added 'toolbar' constructor parameter to allow defining a DOM node
where the buttons should be created.
Simplifies and executes the logic once and saves the result in a var.
Also foxes a bug with older Firefox versions (FF10) where transforms
were not working correctly.
Resolved bug with scale animation leaving behind line artifacts on the
screen in some browsers by forcing animation to utilize GPU.
IE9 doesn’t support 3d transforms and ignores the rest of the transform
when they are chained together.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants