Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9457] BlackBerry: Implement important Ti.UI.View properties

GitHub Issuen/a
TypeSub-task
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-07-30T12:48:27.000+0000
Affected Version/sn/a
Fix Version/sSprint 2012-11 BB, BB Preview 3
ComponentsBlackBerry
Labelsn/a
ReporterDavid Campbell
AssigneeJosh Roesslein
Created2012-06-07T20:31:16.000+0000
Updated2017-03-08T18:00:54.000+0000

Description

Comments

  1. David Campbell 2012-06-21

    Investigate opacity: - should both the background container by affected by this value? Check other platforms. - can the background container opacity be changed by setting the alpha channel of the background colour? Check other platforms.
  2. David Lifshitz 2012-06-22

    The opacity questions refer to issues raised here: https://github.com/Macadamian/titanium_mobile/pull/69#discussion_r930628 Also, need to check what happens on other platforms when doing the following: {noformat} control = createControl() control.setBackground(blue) control.disable() {noformat} Should the background still be blue or should it be changed back to the default. This issue was raised here: https://github.com/Macadamian/titanium_mobile/pull/69#discussion_r1021241
  3. Tatyana Petrenko 2012-07-30

    to the testing crew: validate the opacity behaviour and raise bugs if there is inconsistency
  4. Lee Morris 2017-03-08

    Closing ticket as resolved.

JSON Source