зеркало из https://github.com/mozilla/pjs.git
Init the selected panel to the right value to prevent window size flicker. Bug 405390, r=enn, a=beltzner
This commit is contained in:
Родитель
d184436c38
Коммит
336d4ed84c
|
@ -552,7 +552,7 @@
|
|||
extends="chrome://global/content/bindings/tabbox.xml#tab-base">
|
||||
<implementation>
|
||||
|
||||
<field name="_selectedPanel">null</field>
|
||||
<field name="_selectedPanel">this.childNodes.item(this.selectedIndex)</field>
|
||||
|
||||
<property name="selectedIndex">
|
||||
<getter>
|
||||
|
|
Загрузка…
Ссылка в новой задаче