Windows 11
SDK v2.1.1
--
I had an image called gun_shooting.gif of 6 frames which I was using for animation.
I imported another image called gun_shooting-table-64-64. A matrix image with 15 images laid out in 3x5.
I spent half hour scratching my head, why imagetable:getLength() still returned 6 instead of 15. Then I deleted the old gif. And the returned value was 15. Possibly a bug?
Just for clarity, I made sure to use proper file names.