Index: gtkhid-cairo.c =================================================================== --- gtkhid-cairo.c (revision 17345) +++ gtkhid-cairo.c (revision 17346) @@ -1155,7 +1155,7 @@ /* Draws "GUI" information on top of design */ priv->cr = priv->cr_drawing_area; - pcb_draw_attached(); + pcb_draw_attached(0); pcb_draw_mark(); draw_lead_user(priv);