re-refactor zoomImage
This commit is contained in:
parent
087b1d9a61
commit
20506bdc59
|
@ -46,7 +46,6 @@ export function directive($timeout) {
|
||||||
|
|
||||||
container = undefined;
|
container = undefined;
|
||||||
background = undefined;
|
background = undefined;
|
||||||
image = undefined;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Reference in New Issue