Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7247] iOS: Support Ti.UI.View.backgroundRepeat on Ti.UI.Button

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionDone
Resolution Date2017-05-30T14:47:29.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsiOS
Labelssupporting
ReporterStephen Tramer
AssigneeIngo Muschenetz
Created2012-01-16T18:51:18.000+0000
Updated2017-05-30T14:47:29.000+0000

Description

As per the documentation, we need to support background tiling on Ti.UI.Button. Because this component uses custom background code, we need to determine how to solve this issue. Note that because there are several background properties on Ti.UI.Button we should be expected to support background tiling for all of them. *NOTE*: This requires backgroundRepeat settings for each possible background image setting on the button, which introduces an entirely new set of API points.

Comments

  1. Lee Morris 2017-05-30

    Closing issue as fixed as the related tickets show that this has been implemented.

JSON Source