forked from qt-creator/qt-creator
Icons generated for components can change if the component is edited, so don't cache them locally at Image level. Also increased the compression timeout for component library updates as 200ms can sometimes be too short during project load. Fixes: QDS-7068 Change-Id: I98a0920c4237a1147e9fb5da834e1dc235ae28f5 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>