Linus
Linus
Hi, this should fix #171, which was a bug introduced with the change in pull #61 to address an earlier issue #59. #59 appears to have been fixed in the...
This should fix #289 by modifying the builder to respect the parent's width/height constraints. Also tweaks a few files so that one can build the example on iOS. Looks like...
Also adds a test demonstrating how one might pack/unpack a recursive data structure. Looks like this could close issue #6 as well. (I wasn't the only one who wanted to...