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

SVG Scaling Improvements (especially if scaling SVG larger than Timeline) #622

Merged
merged 2 commits into from
Jan 28, 2021

Commits on Jan 28, 2021

  1. Fixing a big issue where SVG files are not correctly scaled to larger…

    … resolutions, for cases where the default size is smaller than the Timeline size (or preview size). Now SVG files are rescaled/re-rasterized larger when needed, and otherwise cached.
    jonoomph committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    ea9e774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c6c23 View commit details
    Browse the repository at this point in the history