Skip to content

use icon pixmaps only as big as needed

Marco Martin requested to merge work/mart/paintedGeometry into master

when taking the pixmaps from icons, only generate a pixmap as big as QIcon::actualSize() it's less wasteful as texture space and makes paintedGeometry actually work

Edited by Marco Martin

Merge request reports