Re: label performance patch
- From: Tim Janik <timj gtk org>
- To: Alex Larsson <alexl redhat com>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: label performance patch
- Date: Wed, 14 Nov 2001 06:16:12 +0100 (CET)
On Tue, 13 Nov 2001, Alex Larsson wrote:
> GtkLabel keeps reflowing wrapped labels all the time. Here is a fix:
> @@ -1346,8 +1342,8 @@ gtk_label_ensure_layout (GtkLabel *label
> * 5. gtk_misc_set_padding has changed xpad.
> * 6. maybe others?...
> *
> - * Too much of a pain to detect all these case, so always re-fill. I
> - * don't think it's really that slow.
> + * (un)Fortunately, PangoLayout does not currently support GTK_JUSTIFY_FILL,
> + * so this is not an issue.
> */
is this going to be fixed any time soon? i'd rather not loose GTK_JUSTIFY_FILL
for 2.0 labels.
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]