TESTING gifs
This commit is contained in:
parent
c7969ab97d
commit
10fce962c8
@ -52,9 +52,9 @@ class Item extends React.PureComponent {
|
|||||||
|
|
||||||
handleLoadedData = (e) => {
|
handleLoadedData = (e) => {
|
||||||
console.log("handleLoadedData:", e, this.hoverToPlay());
|
console.log("handleLoadedData:", e, this.hoverToPlay());
|
||||||
if (!this.hoverToPlay()) {
|
// if (!this.hoverToPlay()) {
|
||||||
e.target.play();
|
// e.target.play();
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
hoverToPlay () {
|
hoverToPlay () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user