Change-Id: I916bc173fe3b257705b698d1fe66c5b2bdeb8d3e QStandardPaths::enableTestMode and clean the cache folder
Revert the changes in contentsRect, it was clearly not the best place to put the code that contains the code that computes the content size. Instead move the code in FrameSvgItem, duplicates data and code but works.
shows that contentsRect() is broken in master right now