[AC-2339] iOS: frame.size.width=0 and bounds.size.width=0 passed to TiUIView frameSizeChanged:frame:bounds
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-10-15T18:24:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Far |
Assignee | Mauro Parra-Miranda |
Created | 2013-10-15T10:10:45.000+0000 |
Updated | 2016-03-08T07:41:21.000+0000 |
Description
frame.size.width, frame.size.height, bounds.size.width, bounds.size.height passed to *TiUIView frameSizeChanged:frame:bounds* equal to 0 if width and height set to Ti.UI.FILL or not set while creating view.
Maybe be better to call this method after size of view is already known? Or call it once again?
Hello, please create a pull in the github project with your suggestion. Best, Mauro
Invalid issue.