Changes

m
no edit summary
Line 86: Line 86:  
     end
 
     end
 
     if width then
 
     if width then
         layer.style.size = width * (hd and 1.5 or 1) .. 'x' .. height * (hd and 1.5 or 1) .. 'px'
+
         layer.size = width * (hd and 1.5 or 1) .. 'x' .. height * (hd and 1.5 or 1) .. 'px'
 
     end
 
     end
 
     return layer
 
     return layer
cssedit, gkautomate
7,060

edits