@fmoseley thanks for the recommendation. My implementation of Sencha Touch is not a easy upgrade, Lot have changed and in terms of a structure with the framework. I know for sure that 2.4.2 works so...
Type: Posts; User: nshrestha
@fmoseley thanks for the recommendation. My implementation of Sencha Touch is not a easy upgrade, Lot have changed and in terms of a structure with the framework. I know for sure that 2.4.2 works so...
Hi.
I have an app on 2.0.1 which has been working fine all this time.
Today when i tested my app against ios9, anything after the overlays just breaks/freezes the app.
I even tried the...
i just realized i needed to add layout:'fit' and fullcreen:true, inside the config, after this everything worked
Sorry for the post!
Hello,
I am trying to add a tab panel but i am not able to get the content to render at all, it displays the content if the height is set. There was a similar bug before 2.0 was released, i...
Thanks for the reply this helps a lot!
I am a little new, can you forward me to a link where they show an example of recreating a view
Thank you once again.
I am trying to minimize my dom objects, so below is how I am clearing out the components.
This code works perfectly fine when I come in the first time but the second time I get to this view the...
@markguinn: I had the same issue and tried your solution but it did not work, what it do is point me to the right direction.
This is what i did, this needs to be done after the list is done...