зеркало из https://github.com/mozilla/pjs.git
Fix bustage from bug 416003.
This commit is contained in:
Родитель
5de0f45c43
Коммит
a76450f359
|
@ -1707,8 +1707,8 @@ moz_gtk_combo_box_entry_button_paint(GdkDrawable* drawable, GdkRectangle* rect,
|
|||
arrow_rect.y += y_displacement;
|
||||
}
|
||||
|
||||
calculate_arrow_dimensions(gComboBoxEntryArrowWidget,
|
||||
&arrow_rect, &real_arrow_rect, direction);
|
||||
calculate_arrow_rect(gComboBoxEntryArrowWidget,
|
||||
&arrow_rect, &real_arrow_rect, direction);
|
||||
|
||||
style = gComboBoxEntryArrowWidget->style;
|
||||
TSOffsetStyleGCs(style, real_arrow_rect.x, real_arrow_rect.y);
|
||||
|
|
Загрузка…
Ссылка в новой задаче