зеркало из https://github.com/mozilla/pjs.git
partial fix for #312859; reviewed by sarri.
This commit is contained in:
Родитель
d69ea1fb89
Коммит
9fb842c9d6
|
@ -430,6 +430,7 @@ void CColorPopup::FinishCreateSelf()
|
|||
|
||||
mEditView = (CEditView *)superview->FindPaneByID( CEditView::pane_ID );
|
||||
mDoSetLastPickedPreference = false;
|
||||
SetTicksBeforeDisplayingPopup( 1 ); //display popup instantaneously
|
||||
|
||||
// need to Finish FinishCreateSelf to get menus set for retrieval
|
||||
super::FinishCreateSelf();
|
||||
|
|
Загрузка…
Ссылка в новой задаче