pull/1658/head
Piero Toffanin 2025-04-21 18:14:29 -04:00
rodzic 16c7b0e2de
commit 6d53eaa5b3
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -104,7 +104,6 @@ class ImagePopup extends React.Component {
}else{
document.exitFullscreen();
this.setState({ expandThumb: false, translateX: 0, translateY: 0, scale: 1 });
this.image
}
}