diff options
author | Tim Janik <timj@src.gnome.org> | 1998-03-02 02:00:30 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-03-02 02:00:30 +0000 |
commit | 5b51a9f7f1bc063321b96b16d9da1c8d5140834c (patch) | |
tree | efcc004a4e06ae9e93b168f3d7116f7a259701fa /TODO | |
parent | 558c5f50405358da573a3beee6af53789ce2ea8b (diff) | |
download | gdk-pixbuf-5b51a9f7f1bc063321b96b16d9da1c8d5140834c.tar.gz |
oh, boy, world can be so crude!GTK_0_99_4
i'm ading the pixamp after the realize handler to the tree item now,
via an *idle* handler.
this gotta be worked out correctly.
-timj
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ Bugs: quite a bit of flickering Actually this affects both scrollbar implementation, you can best tell if you run the application with --sync (timj) + + * remove gtk_tree_item_idle_hack from gtktreeitem.c. * signal parameters don't seem to get refreshed on recursive invokations of GTK_NO_RECURSE signals, which causes the restarted emissions to loose |