[TIMOB-462] titleImage disappearing after pressing back
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, titleimage |
Reporter | James Wragg |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:29:46.000+0000 |
Updated | 2011-04-17T01:53:07.000+0000 |
Description
Hi,
Ti Mobile v0.9.2
I am using the following in my home.js to set the title image,
which works a treat:
win.titleImage = '../images/bwblogo.png';
However I loose this title image after clicking back from any spawned windows.
James
Tested 1.6.0RC1 in KS (via the Base UI tab, which uses titleimage).