Selaa lähdekoodia

auto commit

dev8
jfinn 3 vuotta sitten
vanhempi
commit
a9b501cbb5
1 muutettua tiedostoa jossa 1 lisäystä ja 4 poistoa
  1. 1
    4
      react/features/large-video/components/LargeVideo.native.js

+ 1
- 4
react/features/large-video/components/LargeVideo.native.js Näytä tiedosto

@@ -134,10 +134,7 @@ class LargeVideo extends PureComponent<Props, State> {
134 134
                 testHintId = 'org.jitsi.meet.LargeVideo'
135 135
                 useConnectivityInfoLabel = { useConnectivityInfoLabel }
136 136
                 zOrder = { 0 }
137
-                zoomEnabled = { false }
138
-
139
-                 />
140
-                // zoomEnabled = { true }
137
+                zoomEnabled = { true } />
141 138
         );
142 139
     }
143 140
 }

Loading…
Peruuta
Tallenna