gre / gl-react-blur

Universal gl-react multi-pass gaussian Blur effect with configurable intensity
38 stars 7 forks source link

simplify the explicit width,height,pixelRatio pass-in #1

Closed gre closed 8 years ago

gre commented 8 years ago

the recent fix in gl-react-blur was actually because of a more internal bug in gl-react https://github.com/ProjectSeptemberInc/gl-react/commit/191731b441a44237617b7780ee496418ed3cc826

need to revert gl-react-blur changes and it should work fine.