Skip to content

Facebook/ASCIICrash - #2

Open
liunina wants to merge 1047 commits into
masterfrom
facebook/ASCIICrash
Open

Facebook/ASCIICrash#2
liunina wants to merge 1047 commits into
masterfrom
facebook/ASCIICrash

Conversation

@liunina

@liunina liunina commented Dec 4, 2015

Copy link
Copy Markdown
Owner

No description provided.

Scott Goodson and others added 30 commits October 4, 2015 11:15
Improved messages for thread affinity and frame transform identity assertions.
…Nodes

Faster handling of iteration to lay out nodes in ASDataController.
…erizeSubnodes

Fix shouldRasterizeSubnodes skipping setting offset and clipping.
…geNodeShortCircuit

Use deep compare when setting image identifiers in ASMultiplexImageNode
Expand usage of ASObjectIsEqual to clean up / encourage fast-path compares.
Properly support operating with nil asyncDelegate for Table & Collection.
…DisablingAndEnablingShouldRasterize

Adds support for disabling and re-enabling should rasterize.
Use long-form view block initializer for better Swift support
1) Set the ascender/descender of an ASTextNode when the attributeString is set. Previously ascender/descender were only being computed in `setValuesFromLayoutable` and only when the attribute string was not nil. May make sense to remove the computation from `setValuesFromLayoutable` entirely.
2) Remove ability to allow different children of a stack spec to aling to different baselines. This wasn't working before and I'm not convinced it is possible to do properly/useful enough to invest the time.
3) Have all stack spec run `ASStackBaselinePositionedLayout::compute` to compute the stack's ascender and descender. Even if the stack isn't aligning its children to a baseline, the stack itself may be a child of another stack that IS aligning to a baseline.
Scott Goodson and others added 30 commits October 31, 2015 16:53
…erInset

Make textContainerInset configurable for ASEditableTextNode
…emory issues

No issues found.  Have not been able to create a leak either with the test itself
or scrolling / popping back view controlliers.
…Relayout

ASCellNode delegate to automatically resize in table & collection when -setNeedsLayout called.
Rename ASCellNode delegate to layoutDelegate to avoid common naming conflict
…empty update transaction, instead of a reload
Add a ASTableNode class, similar to ASCollectionNode
Add "Push Another Copy" to ASViewController demo for memory testing.
…eFix

Fix unusual cell content blanking issue when making existing cells much taller.
…LayoutDelegate

Improve cell node layout delegate
New example app -- a "social" feed similar to Facebook or Twitter
…ckFix

Patch for properly tearing down Working Window
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants