Skip to content

v2.1.3 Release Version

Compare
Choose a tag to compare
@pcolton pcolton released this 25 Apr 20:05
· 33 commits to master since this release
  • fixed UICollectionViewCells not getting styled on initial load of UICollectionView
  • change how delegate proxies are handled, should work better now
  • add support for http/https remote urls for images (i.e. background-image: url(http://....))
  • when styling NON-recursively, still update 'virtual children'
  • when styling recursively, do not re-style 'virtual children'
  • fix Titanium refresh issue
  • fix Titanium layout issue
  • integrate new Pixate Expression Machine project as a submodule