ruffle/web
Mike Welsh c1f521cfba web: Fix color transforms not working when canvas is reused
On the web demo, if you played two different SWFs, color transforms
would stop working because the color matrix SVG filter would be
created twice with the same ID. Now we properly remove the previous
filter.
2019-09-27 16:20:25 -07:00
..
demo webdemo: Add min-height to nav bar for Safari 2019-09-17 23:29:21 -07:00
extension build.sh should be executable 2019-09-01 11:49:27 -06:00
js-src Allow dynamic interdiction to apply to object/embed tags directly 2019-09-14 15:15:26 -05:00
src web: Fix color transforms not working when canvas is reused 2019-09-27 16:20:25 -07:00
Cargo.toml Support form submission from Flash. 2019-09-16 20:04:30 -07:00