Skip to content

Commit d80467a

Browse files
committed
Some new filter tests added
1 parent c8d6fe6 commit d80467a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/textures/filter test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
cokecan,
2121
mushroom
2222
]);
23+
// Rats, filters don't get applied when the canvas is drawn to another canvas. Oh well :)
2324
texture.css3.grayscale = 100;
2425
}
2526
function update() {

0 commit comments

Comments
 (0)