Skip to content
  • Florian Müllner's avatar
    iconGrid: Don't recreate StIcons on icon theme changes · 8a1f44f1
    Florian Müllner authored and Marge Bot's avatar Marge Bot committed
    Now that StIcon updates its texture automatically on icon theme
    changes, we only have to recreate icon actors that aren't StIcons.
    
    (This probably only applies to the folder icon in the app grid
    where the sub-icons do use St.Icon, but making that assumption
    feels dodgy with an API as generic as `createIcon()`)
    
    Part-of: <!3141>
    8a1f44f1