Navigation Menu

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

Fixed Shadow Issues #440

Merged
merged 4 commits into from Apr 27, 2018
Merged

Fixed Shadow Issues #440

merged 4 commits into from Apr 27, 2018

Commits on Apr 4, 2018

  1. Fixed Shadow Issues

    Shadows were being cutoff by the snapshots, and then were applied again to the snapshot. This fix first removes the shadows, takes the snapshot, and then adds the shadows to the snapshot much like the cornerRadius.
    2blane committed Apr 4, 2018
    Copy the full SHA
    590a9f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. added shadow opacity

    2blane committed Apr 20, 2018
    Copy the full SHA
    d9f0020 View commit details
    Browse the repository at this point in the history
  2. Revert "added shadow opacity"

    This reverts commit d9f0020.
    2blane committed Apr 20, 2018
    Copy the full SHA
    063b48d View commit details
    Browse the repository at this point in the history
  3. Added/Fixed Shadow Opacity

    This reverts commit 590a9f9.
    2blane committed Apr 20, 2018
    Copy the full SHA
    1615dea View commit details
    Browse the repository at this point in the history