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

Fix retina scaling shadows and data url #2806

Merged
merged 8 commits into from
Mar 1, 2016
Merged

Fix retina scaling shadows and data url #2806

merged 8 commits into from
Mar 1, 2016

Commits on Feb 24, 2016

  1. Merge pull request #20 from kangax/master

    update to master
    asturur committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    213241a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381f959 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db068d5 View commit details
    Browse the repository at this point in the history
  4. add retina scaling effect to dataUrl exporter

    Add retina scaling as a normal dataurl multiplier.
    Removed setWidth and setHeight in favor of setDimensions
    Removed rescaling back of canvas because setDimension will clear the transform anyway.
    asturur committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    df1cffa View commit details
    Browse the repository at this point in the history
  5. fixes lint

    asturur committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    873abee View commit details
    Browse the repository at this point in the history
  6. Update object.class.js

    asturur committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    bd345a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4f99d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Update object.class.js

    asturur committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    91bf1fb View commit details
    Browse the repository at this point in the history