Re: [Planner Dev] Update to the new task initials and resource button/menu feature.



ons 2004-03-03 klockan 11.14 skrev Richard Hult:

> > 
> > @@ -602,9 +605,8 @@ gantt_row_ensure_layout (PlannerGanttRow
> >   	if (row->priv->layout == NULL) {
> >   		row->priv->layout = gtk_widget_create_pango_layout (
> >   			GTK_WIDGET (GNOME_CANVAS_ITEM (row)->canvas), NULL);
> > -
> > -		gantt_row_update_resources (row);
> >   	}
> > +	gantt_row_update_resources (row);
> >   }
> 
> Good catch, looks fine! I'll commit it for you.

On the other hand, it's probably better to wait for your complete patch
otherwise you'll probably get conflicts :)

/Richard

-- 
Richard Hult                    richard imendio com
Imendio                         http://www.imendio.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]