[TIMOB-465] Position Right fails on update
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:08.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, layout, right |
Reporter | Kevin Ripka |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:29:48.000+0000 |
Updated | 2011-04-17T01:53:08.000+0000 |
Description
All the labels created with a position set with "right" rather than "left" have floated left after updating from 0.9.1 to 0.9.2
Comments
- Kevin Ripka 2011-04-15
Okay, this version needs height or width set to have positioning render correctly.
- Stephen Tramer 2011-04-15
Tested 1.6.0 RC1, with right:10 and no width/height. Works as expected.