[TIMOB-13803] Blackberry: Button height is ignored
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2013-07-15T17:01:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 14, 2013 Sprint 14 BB |
Components | BlackBerry |
Labels | n/a |
Reporter | Pedro Enrique |
Assignee | Pedro Enrique |
Created | 2013-05-09T18:22:02.000+0000 |
Updated | 2017-03-09T19:19:49.000+0000 |
Description
Setting the height property in a button resizes the container that contains it but not the button itself.
Blackberry has hardcoded the height of the buttons. According to their documentation, the height cannot be changed. This is a huge problem for us. All the other platforms allow the developer to set whatever size they want (width/height) on a button. For parity reasons, we need to find a way to make this happen.
Not natively supported
Closing ticket as the issue will not fix.