Skip to content
  • Benjamin Otte's avatar
    iconview: Don't cache iters · 63ddb3f2
    Benjamin Otte authored
    This is a huge quest to remove all caching from GtkIconview to simplify
    the code. As it turns out, iconview performance is a joke, so the caches
    are kinda unnecessary.
    
    If we need caching, we can add it in a useful way later.
    63ddb3f2