Swiftgram/AsyncDisplayKit
Huy Nguyen 7249661990 Improve relayout when constrained size of all nodes is changed:
- In -layoutSubviews of table and collection views, detect changes that cause a different constrained size for nodes, and trigger relayout immediately.
- Orientation change can be handled by this solution. So, no need to observe to its events.
- Update Kittens example to support iPad (easier to catch bugs on these devices) and add a title to navigation bar (looks a bit nicer).
2015-08-13 06:28:47 +03:00
..
2015-07-10 19:41:17 +07:00
2015-08-12 15:29:26 -07:00
2014-12-15 17:23:52 -08:00
2014-12-15 17:23:52 -08:00
2015-08-12 15:29:26 -07:00
2015-02-23 14:55:15 -08:00
2014-06-26 22:32:55 -07:00
2015-07-10 19:41:17 +07:00