﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16201	[Patch] Simplify calculation of SVG size in ImageProvider	floscher	team	"This is a small patch improving how the `ImageProvider` calculates the x and y scaling factors for an SVG:

* the scaled width and height as well as the scaling factors are now final variables that are assigned only once.
* all negative numbers in the desired image dimensions are treated the same (that dimension is scaled automatically). Before only -1 was treated this way, other negative values were treated as the desired width/height.
* the logo sizes are now square (128×129 → 128×128 and 256×258 → 256×256)"	enhancement	closed	minor	18.05	Core		fixed		
