[TIMOB-1144] Disable button in toolbar doesn't refresh button
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, iphone |
Reporter | Gunther Konig |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:45:07.000+0000 |
Updated | 2011-04-17T01:55:20.000+0000 |
Description
I have a button that has both a backgroundImage and a backgroundDisabledImage. When the button is added to a window, enabling/disabling the button works as expected. When it's added to the toolbar, the button image doesn't get refreshed. I've tried setting the toolbar to null and then setting it again, but no success. Here is some code I've tried: http://gist.github.com/434467">http://gist.github.com/434467
Note: this used to work in Titanium 1.2.0.