Results 26 issues of Oleg Poludnenko

enhancement

http://optimizilla.com/

enhancement

$imgData['ext'] = jpeg Because of different length of the extension the last symbol of file name lost. Also hover doesn't work. Possible way to fix ``` // Copy image ......

bug

Need to implement ability to set some default background for icons with unexpected class (file name).

enhancement

Describe all the configuration properties

enhancement

Validate CSS class names according to this: http://stackoverflow.com/a/449000/676479 Also config option "cssNamespace" need validation.

Implement component for Yii 2

enhancement

Big sprites not working on IPad Safari What's the reason: http://stackoverflow.com/questions/9046143/really-long-background-image-does-not-render-on-ipad-safari http://stackoverflow.com/questions/2860387/ipad-iphone-scale-background-images Summarizing: for big amount of images need to make several sprites.

bug