Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Jan 8, 2017

Just a simple little propetry

@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

If you are contributing on behalf of someone else (eg your employer): the individual CLA is not sufficient - use https://developers.facebook.com/opensource/cla?type=company instead. Contact cla@fb.com if you have any questions.

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@ghost ghost changed the title Add "selectedBackgroundView" property to ASCellNode [ASCellNode] "selectedBackgroundView" property Jan 9, 2017
Copy link
Contributor

@Adlai-Holler Adlai-Holler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this diff @acedened ! One comment before we land.

cell.node = node;
cell.backgroundColor = node.backgroundColor;
cell.selectionStyle = node.selectionStyle;
cell.selectedBackgroundView = node.selectedBackgroundView;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you be willing to add the same code into -[ASCollectionView collectionView:cellForItemAtIndexPath:]?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, yes. Forgot about that.

@Adlai-Holler
Copy link
Contributor

Jenkins, test this please

Copy link
Contributor

@Adlai-Holler Adlai-Holler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@acedened Looks like we need a rebase/merge. The passthrough properties like selectionStyle got moved into a separate section, and this should go in there as well.

@ghost
Copy link
Author

ghost commented Jan 21, 2017

@Adlai-Holler Done.

@Adlai-Holler
Copy link
Contributor

Jenkins add to whitelist and test this please.

Copy link
Contributor

@Adlai-Holler Adlai-Holler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmmm (+2,794, -854) is a lot! There may be an error in your rebase.

@ghost ghost closed this Feb 15, 2017
@ghost ghost reopened this Feb 15, 2017
@ghost ghost closed this Feb 15, 2017
@ghost ghost reopened this Feb 15, 2017
@ghost
Copy link
Author

ghost commented Feb 15, 2017

Fixed!

Copy link
Contributor

@Adlai-Holler Adlai-Holler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks @acedened

@Adlai-Holler Adlai-Holler merged commit b693544 into facebookarchive:master Feb 15, 2017
hannahmbanana pushed a commit that referenced this pull request Mar 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants