[MOD-2038] StyledLabel inline image dimensions on android do not change when they are specified.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-05-07T13:02:48.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | StyledLabel |
Labels | parity |
Reporter | Amuktha Akkinepally |
Assignee | Ashraf Abu |
Created | 2012-09-10T15:46:58.000+0000 |
Updated | 2018-08-06T17:49:29.000+0000 |
Description
The image dimension properties such as width and height do not affect the image. It works fine on iOS but not on Android. The example provided in this module was tested by setting different dimensions and it did not work.Steps to Reproduce:
1. Load the example app.js and text.html. 2. In text.html modify the dimensions height and width in HTML/CSS for any of the Local or Remote Images. Expected behavior: The image should change accordingly. Actual Behavior: The image remains as it is.Comments
- Hans Knöchel 2016-04-18 PR (community): https://github.com/appcelerator-modules/ti.styledlabel/pull/21
- Eric Merriman 2018-08-06 Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.