Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Dynamically sized image fetching. #54

Merged
merged 4 commits into from
May 13, 2016

Conversation

alloy
Copy link
Contributor

@alloy alloy commented May 12, 2016

Part of #13.

@@ -12,13 +12,16 @@ import ImageView from '../../opaque_image_view';
class Article extends React.Component {
render() {
const article = this.props.article
// TODO The outer wrapping view is currently only there because setting `marginRight: 20` on the Article from the
Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah this is a weird thing - I find that setting the style of an entire component from the parent gives mixed results. I should read up on how flexbox reconciles self-styling and styling-by-parent.

@sarahscott
Copy link
Contributor

🎉

@sarahscott sarahscott merged commit 375c2a6 into master May 13, 2016
@sarahscott sarahscott deleted the dynamically-sized-image-fetching branch May 13, 2016 13:25
alloy pushed a commit that referenced this pull request Jun 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants