pull/1597/head
Piero Toffanin 2025-02-08 15:47:25 +01:00
rodzic fef5a450e2
commit 50a9dc5b3a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -748,7 +748,7 @@ _('Example:'),
this.setState({rightLayers});
// Make to reset clipping
// Make sure to reset clipping
imageryLayers.forEach(l => {
let container = l.getContainer();
if (container) container.style.clip = '';