support width/height img attributes
This commit is contained in:
parent
9a6363431d
commit
a9830ff491
2 changed files with 11 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
<div
|
||||
class="still-image"
|
||||
:class="{ animated: animated }"
|
||||
:style="style"
|
||||
>
|
||||
<canvas
|
||||
v-if="animated"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue