Results 8 comments of Lorenzo Sfarra

this topic is 3 years old, but I didn't want to open a new one. I have just started using this package that is awesome for a lot of stuff....

I have the same problem. Clicking on an <input> element gives "Firing app event: sliderToggled" so there is a view over the webview. I know this is an old issue...

Ok thanks, I see. Anyway, I've tried your suggested solution (both with id and class), but the loader is still behind the other modal window. I've tried even to play...

Yes I open the loader later. Here's what I have. I create the loader in alloy.js because I use it in different parts of my app: ``` Alloy.Globals.loader = Alloy.createWidget('com.caffeinalab.titanium.loader',...

[Update] Maybe the rule in .tss is not enough, because if I force the code directly in your window.js with ``` $.cfn_LoaderMask.open({'modal': true}); ``` The loader is shown. So, for...

Thanks a lot for your support, hope to have good news soon. Lorenzo

Ouch, this is a problem for me. At the moment is not possible because of the structure of the section, it will take too much time to convert it at...

It was one of the first thing that I tried but I had some issues, I will try again and in case I will report it, here. Thanks.