[TIMOB-13390] iOS: BackgroundRepeat for barImage
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Mads Moller |
Assignee | Unknown |
Created | 2012-12-09T08:26:20.000+0000 |
Updated | 2018-02-28T20:04:09.000+0000 |
Description
When developing an app with all 4 orientations enabled, it would be more optimised to be able to use a repeated background texture/pattern.
ATM if I use a image of 20x44 pattern, it will be stretched rather than repeated. I do not have any barImage controls compared to the background properties of a view.
No comments