Selaa lähdekoodia

Shows displayname after editing it.

j8
damencho 9 vuotta sitten
vanhempi
commit
dcb607a586
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      modules/UI/videolayout/LocalVideo.js

+ 1
- 0
modules/UI/videolayout/LocalVideo.js Näytä tiedosto

@@ -65,6 +65,7 @@ LocalVideo.prototype.setDisplayName = function(displayName, key) {
65 65
                 $('#localDisplayName').html(defaultLocalDisplayName);
66 66
             }
67 67
         }
68
+        this.updateView();
68 69
     } else {
69 70
         var editButton = createEditDisplayNameButton();
70 71
 

Loading…
Peruuta
Tallenna