52018c Fix Hdpi Icon Scaling

Authored and Committed by Kite 3 years ago
    Fix Hdpi Icon Scaling
    
    Menu icons (16x16) were difficult to repurpose for toolbars because they would resize to fit 20x20, this change composites them onto a 20x20 pixmap so this no longer happens, this seems to make the whole process more stable
    
        
file modified
+1 -0
file modified
+125 -28