]> Pileus Git - ~andy/gtk/commit
Clear cached row sensitivity when the filter changes
authorMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jul 2012 04:39:02 +0000 (00:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jul 2012 04:41:49 +0000 (00:41 -0400)
commit79c1095512eb63151d63700737f6ba9539653731
tree733d648f19a871152c917ea3608e3f41f020141a
parent46c1ea98d2d48c504e444544983c479bc4e14794
Clear cached row sensitivity when the filter changes

Now that filters may affect sensitivity of rows, we need
to clear the sensitivity column from the cache when the
filter changes. This fixes the problem where selecting a
different filter does not update the sensitivity of folders
until you change directories.
gtk/gtkfilechooserdefault.c