[AC-3084] picker margin problem building with 2.0.1GA2
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2012-05-16T11:25:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | column, margin, picker |
Reporter | Javier Celma |
Assignee | Eduardo Gomez |
Created | 2012-05-10T08:33:41.000+0000 |
Updated | 2016-03-08T07:48:08.000+0000 |
Description
In KitchenSink app, the picker_custom2.js example, if you put a backgroundColor in the pickerrow:
Ti.UI.createPickerRow({backgroundColor:'red'}) you can see that the row have a margin on left and right. On 1.8.2 the row ocuppies 100% of picker column.
Attachments
File | Date | Size |
picker.png | 2012-05-10T08:33:41.000+0000 | 58176 |
@Javier Celma I'm seeing same margin on 1.8.2 & 2.0.1.GA2. Also, the "picker.png" image you posted doesn't corresponds with "picker_custom2.js" example (which has a single column only) i.e. [https://github.com/appcelerator/KitchenSink/blob/master/Resources/examples/picker_custom2.js]. Closing momentarily this, if you still has issues across the road please post an actual snippet code to dig into this.