mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
removed filter getter setter from factory. Filter methods now use addGetterSetter like all of the other classes
This commit is contained in:
@@ -24,7 +24,6 @@ module.exports = function(grunt) {
|
||||
'src/filters/Threshold.js',
|
||||
'src/filters/Sepia.js',
|
||||
'src/filters/Solarize.js',
|
||||
//'src/filters/Ripple.js',
|
||||
'src/filters/Kaleidoscope.js',
|
||||
|
||||
// core
|
||||
|
||||
Reference in New Issue
Block a user