After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 320325 - Not optimal PangoLayout management in GtkCellRendererText
Not optimal PangoLayout management in GtkCellRendererText
Status: RESOLVED DUPLICATE of bug 168654
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
unspecified
Other Linux
: Low enhancement
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2005-10-31 16:24 UTC by Nickolay V. Shmyrev
Modified: 2005-11-04 17:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nickolay V. Shmyrev 2005-10-31 16:24:19 UTC
Version details: CVS

Hm, looking at gtkcellrenderertext code I've found that it creates PangoLayout
for every get_size invocation and creates 2 layouts for render invocation. I
think that could be quite easily optimized.
Comment 1 Matthias Clasen 2005-11-04 17:17:50 UTC

*** This bug has been marked as a duplicate of 168654 ***