mobify / stencil

DEPRECIATED - The latest Stencil development is currently taking place in the Adaptive.js repo.
MIT License
4 stars 0 forks source link

Align - Component - visual isses in iOS 6.1.3, Android 2.3.6 - "align self" #45

Closed qa-derrick closed 10 years ago

qa-derrick commented 10 years ago

The "align self" property is not supported by iOS 6.1.3 and Android 2.3.6

Results: The text box remains centred vertically

Expected: The text box should be top or bottom aligned

ry5n commented 10 years ago

I’ve also verified this does not work in Android 4.0.4. The lack of support for this feature makes this component much less useful. There are two options: use an alternate implementation, or remove the component. This one is probably the least likely to see widespread use. Let’s consider removing it for now.