mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-03-16 22:10:32 +00:00
updated jsfiddle demo for setBackgroundImage
This commit is contained in:
parent
41a9b77cbb
commit
e04c19b8e3
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@
|
|||
* @param {Object} [options] Optional options to set for the {@link fabric.Image|background image}.
|
||||
* @return {fabric.Canvas} thisArg
|
||||
* @chainable
|
||||
* @see {@link http://jsfiddle.net/fabricjs/YH9yD/|jsFiddle demo}
|
||||
* @see {@link http://jsfiddle.net/djnr8o7a/28/|jsFiddle demo}
|
||||
* @example <caption>Normal backgroundImage with left/top = 0</caption>
|
||||
* canvas.setBackgroundImage('http://fabricjs.com/assets/honey_im_subtle.png', canvas.renderAll.bind(canvas), {
|
||||
* // Needed to position backgroundImage at 0/0
|
||||
|
|
|
|||
Loading…
Reference in a new issue