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 snapshotOfUnderlyingView #110

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

Commits on Aug 14, 2015

  1. fix snapshotOfUnderlyingView

    zhaoyiqi committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    178d3f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. optimized snapshot

    zhaoyiqi committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    603ce06 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2015

  1. 添加 autoOptim

    zhaoyiqi committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    ce8a1db View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2015

  1. fix bug

    zhaoyiqi committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    34096eb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. fix bug

    zhaoyiqi committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    bfeaa4e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2016

  1. fix console error on iOS8 issue nicklockwood#44.

    # Conflicts:
    #	FXBlurView/FXBlurView.m
    kmy504 authored and zhaoyiqi committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    c2a1e69 View commit details
    Browse the repository at this point in the history
  2. blurredImageWithRadius:iterations:tintColor: assumes image is in ARGB…

    … format
    
    Courtesy: @gresrun
    dbachrach authored and zhaoyiqi committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    9d56a09 View commit details
    Browse the repository at this point in the history
  3. fix error "<Error>: CGContextRestoreGState: invalid context 0x0. This…

    … is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update."
    haoyuexing authored and zhaoyiqi committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    dac52a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ff36e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'nicklockwood/master' into HEAD

    # Conflicts:
    #	FXBlurView/FXBlurView.m
    
    # Conflicts:
    #	FXBlurView/FXBlurView.m
    zhaoyiqi committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    7ae30f4 View commit details
    Browse the repository at this point in the history
  6. 修正layer重置

    zhaoyiqi committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    a99615a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. 添加layer重置不还原

    zhaoyiqi committed May 12, 2016
    Configuration menu
    Copy the full SHA
    788b1f1 View commit details
    Browse the repository at this point in the history