Re: [Nautilus-list] Nautilus Text Icon Preview bugfix



On 3/16/02 4:02 PM, "nautilus-list edouard info" <cs edouard info> wrote:

> File: libnautilus-private/nautilus-icon-factory.c
> Line: 1799
> Context: scaled_details.text_rect.y0 = icon->details.text_rect.x0 * scale_y;
> 
> The line should instead read:
> 
> scaled_details.text_rect.y0 = icon->details.text_rect.y0 * scale_y;

Thanks. I'll take care of this. That code is pretty new.

    -- Darin





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