Nested icon indicating copy to clipboard operation
Nested copied to clipboard

Fix for overlapping boxes

Open r9k opened this issue 11 years ago • 6 comments

It seems there was a typo when initializing the grid array. This caused some grid cells to not be set as "used" and therefore, caused overlapping later on.

r9k avatar Aug 28 '13 01:08 r9k

r9k and all,

I'm not sure whether you were experiencing the same overlapping issue I am, but we're having some difficulty resolving this and the fix you provided doesn't seem to alleviate it. I've attached a screenshot of what we're seeing here. Please pardon the lousy quality; sacrificing that for file size.

nestedjsoverlap

Regards, Jason

quatsy avatar Sep 09 '13 15:09 quatsy

Hi Jason,

The images might not be resized. What happens when you replace the image by a sample background color?

r9k avatar Sep 12 '13 02:09 r9k

:+1: this fixed the issue for me.

amschrader avatar Sep 26 '13 00:09 amschrader

this fixed the issue for me too.

danielschmid avatar Oct 17 '13 18:10 danielschmid

Great! Thank You!

davisvilums-old avatar Nov 11 '13 17:11 davisvilums-old

Fix the issue here too, shame it's note merge on master yet..

Makio64 avatar May 11 '14 21:05 Makio64