Elias

Results 5 issues of Elias

Looking at the docs and the code of the SpriteSheet class, there is limited flexibility regarding cutting up sprite sheets. They have to fixed sized frames in horizontal or vertical...

Great library but I am finding difficulties with rotating a sprite properly. I used to work with this: ``` context.save(); context.beginPath(); context.translate(xCenter, yCenter); context.scale(1, 0.5); context.scale(2.75, 2.75); context.rotate(-rot); context.translate(-128, -128);...

save and continue works as expected, url is `/grid/ *`, whereas it should be `/blcg_grid/*`

In `BL_CustomGrid_Model_Observer::beforeBlockToHtml` this line helps determining whether the custom grid logic should run: `&& ($gridBlock->getTemplate() == 'widget/grid.phtml')` In a custom grid, we added some minor changes in the template file...

Announcement: https://maps.googleblog.com/2014/12/a-moment-of-zen-100-incredible_2.html Shutdown: https://9to5google.com/2024/01/29/google-shuts-down-earth-view-wallpaper-collection/