]> Pileus Git - ~andy/gtk/commit
Make scroll_to_path work for newly inserted items, by delaying the scroll
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Mar 2006 19:52:26 +0000 (19:52 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 2 Mar 2006 19:52:26 +0000 (19:52 +0000)
commit75606909f1f2e49a3338928651b8cee1aaf0d597
treea41df96898ad0d37918a183912fc68f1b42eb8c5
parent6109863e15406b8f4700393014ef0ab1413fa4d0
Make scroll_to_path work for newly inserted items, by delaying the scroll

2006-03-02  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkiconview.c (gtk_icon_view_layout)
(gtk_icon_view_row_inserted, gtk_icon_view_scroll_to_path):
Make scroll_to_path work for newly inserted items, by delaying
the scroll until layout is done.  (#332923, Cory Dodt)
ChangeLog
ChangeLog.pre-2-10
gtk/gtkiconview.c