Search Type: Posts; User: lestu
Search: Search took 0.02 seconds.
-
13 Nov 2012 5:13 AM
- Replies
- 2
- Views
- 493
Hello anybody? :-/
-
12 Nov 2012 2:21 AM
- Replies
- 2
- Views
- 493
The reason for the CSS file missig in cache was that is was much too big (3.8 MB) because of many embedded images, where webkit browsers have a max. file size of 2.5 MB that they will put in cache.
... -
11 Nov 2012 11:32 AM
- Replies
- 2
- Views
- 493
Hi there
I have the problem that in production build, in the Chrome network console, the urls for app.css and app.js look like this:... -
16 Oct 2012 11:27 PM
Jump to post Thread: Tab Panel too slow in UIWebView by lestu
- Replies
- 3
- Views
- 1,085
I had similar problems and this was my solution:
... -
16 Oct 2012 11:25 PM
- Replies
- 12
- Views
- 1,890
My main performance problem was with transitions from one view to the next.
It took Sencha 2-3 seconds to register a click and then the slide transition was very choppy.
In my case it was not a... -
16 Oct 2012 2:58 AM
- Replies
- 12
- Views
- 1,890
Oh, I thought from the way you said it, that it was an easy built-in function of Sencha, to serialize and restore Views, so to speak. :)
Well, I'll do some tests with deleting all inactive views... -
16 Oct 2012 2:51 AM
- Replies
- 12
- Views
- 1,890
That's good input, how do I do that? What's the keyword for that in the Sencha doc? :)
Thanks & best regards,
Le stu -
16 Oct 2012 2:38 AM
- Replies
- 12
- Views
- 1,890
Thanks for your answer!
But, wow...
Doesn't this mean it makes things like nested lists and navigation view with many cards to slide back and forth pretty much useless?
So basically, every... -
16 Oct 2012 12:56 AM
- Replies
- 12
- Views
- 1,890
What does that mean exactly? Do we need to manually call hide() on views/components that are not active?
Is it a wrong assumption that when a view is activated (and the last one automatically... -
16 Aug 2012 7:03 AM
- Replies
- 11
- Views
- 1,280
It's possible to use full color icons with a very simple custom mixin.
/**
* Includes a base64-encoded color icon for use within tab bars and buttons
*
* @include... -
16 Aug 2012 7:00 AM
Jump to post Thread: Custom Style for Button on toolbar by lestu
- Replies
- 9
- Views
- 3,124
It's possible to use full color icons with a very simple custom mixin.
/**
* Includes a base64-encoded color icon for use within tab bars and buttons
*
* @include... -
19 Jan 2012 7:58 AM
Jump to post Thread: Sencha Touch 1 performance question by lestu
- Replies
- 1
- Views
- 322
Greetings everyone
I have inherited a Sencha Touch 1 app from a former developer at our company.
On Android devices (for example Samsung Galaxy S) it performs very badly, but I have no real...
Results 1 to 12 of 12
