Labels and image views baseline alignment support #132

Closed
opened 2015-09-24 22:57:02 -07:00 by zackhsuan · 9 comments
zackhsuan commented 2015-09-24 22:57:02 -07:00 (Migrated from github.com)

Hi all,

Flexbox natively supports baseline alignment, but it seems like react-native has not implemented this yet.
I suppose that it would be awesome if css-layout could offer controls like labels or image views to work with baseline mode. Plus, the native auto layout tech supports baseline alignment too.

Many thanks. I appreciate all you excellent work.

Hi all, Flexbox natively supports baseline alignment, but it seems like react-native has not implemented this yet. I suppose that it would be awesome if css-layout could offer controls like labels or image views to work with baseline mode. Plus, the native auto layout tech supports baseline alignment too. Many thanks. I appreciate all you excellent work.
zackhsuan commented 2015-10-08 19:35:39 -07:00 (Migrated from github.com)

Is anyone here could help?

Is anyone here could help?
lucasr commented 2015-10-09 01:43:56 -07:00 (Migrated from github.com)

I thinks this ticket is more about React Native than css-layout itself as this requires some platform-specific bits. Unless I'm missing something?

I thinks this ticket is more about React Native than css-layout itself as this requires some platform-specific bits. Unless I'm missing something?
zackhsuan commented 2015-10-12 01:43:33 -07:00 (Migrated from github.com)

Thanks for your reply. @lucasr but unfortunately, I was redirected by React Native to post the issue here. https://github.com/facebook/react-native/issues/3020 Any idea that I can at least get the right place to post this issue?

Thanks for your reply. @lucasr but unfortunately, I was redirected by React Native to post the issue here. https://github.com/facebook/react-native/issues/3020 Any idea that I can at least get the right place to post this issue?
emilsjolander commented 2016-08-11 13:21:04 -07:00 (Migrated from github.com)

Baseline support is definitely something which would be great if we could support. We are not actively working on this but I would be happy to work with you or anyone else in the community on a pull request implementing it.

Baseline support is definitely something which would be great if we could support. We are not actively working on this but I would be happy to work with you or anyone else in the community on a pull request implementing it.
mpost commented 2016-12-30 06:17:55 -08:00 (Migrated from github.com)

baseline support sounds like a must have. Currently it is not possible to accurately align a "label" and a "text input" to be optical in line across platforms.

`baseline` support sounds like a must have. Currently it is not possible to accurately align a "label" and a "text input" to be optical in line across platforms.
emilsjolander commented 2016-12-31 03:18:24 -08:00 (Migrated from github.com)

@mpost totally agreed. Just not a top priority yet.

@mpost totally agreed. Just not a top priority yet.
mpost commented 2016-12-31 04:10:40 -08:00 (Migrated from github.com)

@emilsjolander thanks for the info. Speaking of top priorities, is there a roadmap to features we could expect?

@emilsjolander thanks for the info. Speaking of top priorities, is there a roadmap to features we could expect?
emilsjolander commented 2017-01-02 02:05:38 -08:00 (Migrated from github.com)

No roadmap just yet. I am thinking about posting something soon.

No roadmap just yet. I am thinking about posting something soon.
woehrl01 commented 2017-01-06 14:56:58 -08:00 (Migrated from github.com)

@emilsjolander @zackhsuan this can be closed now, can't it?

@emilsjolander @zackhsuan this can be closed now, can't it?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DaddyFrosty/yoga#132
No description provided.