Draw border gap correctly
This commit is contained in:
parent
44f01fe6e1
commit
c9a06b76ad
@ -1107,7 +1107,7 @@ static void moo_notebook_draw_child_border (MooNotebook *nb,
|
||||
gap_width = tab_width - gap_x;
|
||||
}
|
||||
|
||||
gap_x += widget->allocation.x + nb->priv->action_widgets_size[LEFT];
|
||||
gap_x += nb->priv->action_widgets_size[LEFT];
|
||||
}
|
||||
|
||||
if (draw_gap)
|
||||
|
Loading…
x
Reference in New Issue
Block a user