Remove QQuickImageBase's explicitSourceSize.
The only case where this really did anything was in resetSourceSize() to avoid resetting if it had not been set already, but this logic is already in setSourceSize too, so it's really not useful. Done-with: John Brooks <john.brooks@dereferenced.net> Change-Id: Idb86686ea5ab711ceb2390e3703e0e04f7d537bb Reviewed-by:John Brooks <john.brooks@dereferenced.net> Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
Showing
Please register or sign in to comment