Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5564] MobileWeb: Not working property Ti.UI.backgroundImage

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-06-01T01:11:02.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterMisha Vasko
AssigneeMaxim Negadaylov
Created2011-06-01T00:38:48.000+0000
Updated2017-03-09T20:49:56.000+0000

Description

I can't see any backgroundImage on the empty window when property Ti.UI.backgroundImgage is set. Property Ti.UI.backgroundColor works fine.
var win = Ti.UI.currentWindow;

Ti.UI.backgroundImage = '../images/BUTT_drk_off.png';
Ti.UI.backgroundColor = 'green';

Comments

  1. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source