Threaded View
-
9 Nov 2012 7:17 AM #1
Loading Indicator Not Showing
Loading Indicator Not Showing
I am in the process of moving my app from 2.0 to 2.1.
The main issue I have encountered is that the loading indicator 'propeller' is not showing, the message shows, code here:
Ext.Viewport.setMasked({
xtype: 'loadmask',
message: 'Processing Email ',
indicator: true
});
Any ideas?
Wait! Looks like we don't have enough information to add this to bug database. Please follow this template bug format.


Reply With Quote