mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-21 11:51:51 +00:00
Revert "Issue-5185: Ensure fabric.Image exists (#5186)"
This reverts commit f61f235a22.
This commit is contained in:
parent
f61f235a22
commit
6c42710b0a
1 changed files with 0 additions and 1 deletions
1
dist/fabric.js
vendored
1
dist/fabric.js
vendored
|
|
@ -20420,7 +20420,6 @@ function copyGLTo2DPutImageData(gl, pipelineState) {
|
|||
* @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