Skip to content

Release 1.2 patch 1: Modifiable entries

Compare
Choose a tag to compare
@AnrDaemon AnrDaemon released this 24 Jun 23:19
· 3 commits to master since this release

It is now possible to edit gallery entries

Thanks to the powers of default ArrayIterator class, it is now possible to edit gallery entries without the need to create a separate custom class to hold them.

Fixed setters chaining.

Some setters were missing chaining ability. This is now fixed.