PGSSoft / ParallaxView

tvOS controls and extensions that add parallax effect to your application.
https://pgssoft.github.io/ParallaxView/
MIT License
481 stars 50 forks source link

ParallaxView make the app crash in tvOS11 beta2 #7

Closed emiliae closed 6 years ago

emiliae commented 7 years ago

Cant return row 46 ( static func defaultGlowImageView() -> UIImageView ) in ParallaxEffectOptions.swift so it return Fatal error and crashes the app.

dcordero commented 6 years ago

This issue was already fixed in this PR https://github.com/PGSSoft/ParallaxView/pull/5