Marinell / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

vertical alignment in TextField doesn't work #1310

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On both simulator and iOS builds, TextField's setVerticalAlignment has no 
affect on the vertical alignment of the text

What steps will reproduce the problem?
1. Create a TextField object
2. Set TextField's setVerticalAlignment to CENTER

What is the expected output? What do you see instead?
Expected: TextField's text should be center aligned
Result: TextField's text is Top aligned

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by ng.mic...@gmail.com on 26 Jan 2015 at 3:13

GoogleCodeExporter commented 9 years ago

Original comment by shai.almog on 26 Jan 2015 at 3:17