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