Go back to: seyDesign Developer's Blog
ZipList v1.2.4 Update
Jun-27-12 10:40 By: seyDoggy Filed in: Updates
For more information, visit http://seydesign.com/ZipList.
ZipList v1.2.4 – June 27, 2012
A small, one line bug has been addressed in ZipList 1.2.4. It was an easy fix but hard to find…
Linking between two ZipLists with the target ZipList being nested within another ZipList would successfully open that child ZipList. However, the child ZipList could not be seen since it’s parent ZipList would remain closed. This was a tough one to spot but thanks to one users diligence I was able to track it down.
- [FIXED]: Linking to a nested ZipList would fail
