mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
remove todo comment
This commit is contained in:
parent
67ccb33dd5
commit
2557a83dbe
@ -268,8 +268,6 @@ _html2canvas.Util.resizeBounds = function( current_width, current_height, target
|
|||||||
};
|
};
|
||||||
|
|
||||||
function backgroundBoundsFactory( prop, el, bounds, image, imageIndex ) {
|
function backgroundBoundsFactory( prop, el, bounds, image, imageIndex ) {
|
||||||
// TODO add support for multi image backgrounds
|
|
||||||
|
|
||||||
var bgposition = _html2canvas.Util.getCSS( el, prop, imageIndex ) ,
|
var bgposition = _html2canvas.Util.getCSS( el, prop, imageIndex ) ,
|
||||||
topPos,
|
topPos,
|
||||||
left,
|
left,
|
||||||
|
Loading…
Reference in New Issue
Block a user