зеркало из https://github.com/mozilla/snowl.git
update the write form/button *before* we (now synchronously) rebuild the stream view on load
This commit is contained in:
Родитель
63ad1f96dc
Коммит
e415b25c7b
|
@ -143,10 +143,10 @@ let SnowlMessageView = {
|
|||
// Set messages to null, to trigger collection build (unlike List view).
|
||||
this._collection.invalidate();
|
||||
|
||||
this._rebuildView();
|
||||
|
||||
this._initWriteForm();
|
||||
this._updateWriteButton();
|
||||
|
||||
this._rebuildView();
|
||||
},
|
||||
|
||||
onunLoad: function() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче