mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-02 11:04:43 +00:00
Issue 5185 fabric image (#5190)
* Issue-5185: Ensure fabric.Image exists * Issue-5185: Ensure fabric.Image exists (right place)
This commit is contained in:
parent
c57eaaef7b
commit
e7eca140b8
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
* @tutorial {@link http://fabricjs.com/fabric-intro-part-2#image_filters}
|
||||
* @see {@link http://fabricjs.com/image-filters|ImageFilters demo}
|
||||
*/
|
||||
fabric.Image = fabric.Image || { };
|
||||
fabric.Image.filters = fabric.Image.filters || { };
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue