Search Type: Posts; User: jep
Search: Search took 0.06 seconds.
-
30 Nov 2012 9:08 AM
- Replies
- 10
- Views
- 2,744
Sorry, there's just been no time.
-
16 Nov 2012 2:45 PM
- Replies
- 1
- Views
- 335
ST 2.1.0 gpl:
I'm running into a problem where at a certain browser window size, the chart goes kind of nutty and messes with the other widgets on the screen. I've managed to isolate it into this... -
14 Nov 2012 9:26 AM
Jump to post Thread: ItemHighlight does nothing by jep
- Replies
- 5
- Views
- 473
Any idea what build it's referring to when it says it's fixed?
Also, mitchell, would it be possible for you to write me up a little test code to show a chart with a series that actually shows the... -
13 Nov 2012 8:35 PM
Jump to post Thread: Any way to align axis labels? by jep
- Replies
- 1
- Views
- 157
Nobody have any guesses? Mitchell?
-
13 Nov 2012 8:26 PM
- Replies
- 7
- Views
- 634
I see the performance implications. It's a thorny problem. Look back at my graph in the first post. There the sides and bottom "bleed through" because the stroke width is greater than the normal...
-
13 Nov 2012 8:20 PM
Jump to post Thread: Chart crashing on iPad 1 (ST 2.1 RC2) by jep
- Replies
- 5
- Views
- 533
Thanks. Looks like it crashes with that, too.
So without svg, it crashes even on an ipad3 with it's plentiful 1gig of ram? That's pretty notable.
Does it not crash with svg turned on? -
12 Nov 2012 4:41 PM
- Replies
- 2
- Views
- 386
So how do you change the background color, then? Similar to my other question, what do you actually put in the app.scss file and where? I've tried
$page-bg-color: red;
in all sorts of... -
12 Nov 2012 4:30 PM
Jump to post Thread: sass variable for icon mask color by jep
- Replies
- 2
- Views
- 414
Thanks for the reply, mitchell, but I'm still struggling to figure out how I actually do something with it. I create the toolbar like this:
@include sencha-toolbar-ui('dark', #111, 'glossy');
... -
12 Nov 2012 3:21 PM
Jump to post Thread: Chart crashing on iPad 1 (ST 2.1 RC2) by jep
- Replies
- 5
- Views
- 533
Still crashing with 2.1 GA. I realize the iPad has 256MB of RAM. Do you think your charting code eats that much RAM? You can reproduce this with a minimal set of data and a dozen or so series. ...
-
12 Nov 2012 3:00 PM
- Replies
- 7
- Views
- 634
I appreciate the reply and the fix but I have to wonder, "that's it?" Is this something you really expect people to somehow figure out? To say it's poorly documented is an overstatement. Once I...
-
12 Nov 2012 2:07 PM
- Replies
- 12
- Views
- 659
Huh, how bizarre. Thanks for chasing that down. I had planned on changing the font anyway but it's good to know I need to look out for that. Did you happen to find a link to a bug on chromium's...
-
12 Nov 2012 1:23 PM
Jump to post Thread: Problem with Sencha Profiles by jep
- Replies
- 19
- Views
- 1,871
I posted a request for it here:
http://www.sencha.com/forum/showthread.php?248824-pruning-of-unused-profiles-and-more -
12 Nov 2012 1:21 PM
- Replies
- 1
- Views
- 691
I downloaded the sencha-touch-2.1.0-commercial.zip and fiddled around with it. I notice that the src/chart folder is completely empty. Also, all the chart class docs have been removed. Also,...
-
12 Nov 2012 1:06 PM
Jump to post Thread: Problem with Sencha Profiles by jep
- Replies
- 19
- Views
- 1,871
Right, I fully understand the "one build for all" concept. You have to load all the code into memory. However, the API then does a lot of stuff to process that code (such as building the xtype...
-
12 Nov 2012 12:31 PM
Jump to post Thread: Problem with Sencha Profiles by jep
- Replies
- 19
- Views
- 1,871
Well, I never could figure out a way to fix it at the framework level. The code is just too complicated and seems like it would take some major work. So here's my hack:
//<debug>... -
9 Nov 2012 11:55 AM
Jump to post Thread: Problem with Sencha Profiles by jep
- Replies
- 19
- Views
- 1,871
Ah, I see, Ed. Well, thanks for the update. I'm poking around in the guts of the code right now to see if there's anything I can hack in to prune out the unused profiles. But I'm sure you're even...
-
9 Nov 2012 9:19 AM
Jump to post Thread: Problem with Sencha Profiles by jep
- Replies
- 19
- Views
- 1,871
Any progress on this, Ed? This is probably one of the roughest areas of the API design to me. You can do marvelous things designing your interface in separate files as object configs. But then...
-
9 Nov 2012 9:08 AM
Jump to post Thread: [Beta 1] Profiles & xtypes by jep
- Replies
- 15
- Views
- 1,868
I've run into this same confusion. From reading the docs, I thoughts profiles were much more seamless at loading views than they are. I thought if I had:
view\Main.js
view\profile1\SubView.js... -
9 Nov 2012 8:47 AM
- Replies
- 10
- Views
- 2,744
I'll look into it. I haven't dealt with List much in 2.x yet. Did they really not fix these problems? Geez.
-
8 Nov 2012 8:56 AM
Jump to post Thread: Sencha Search by jep
- Replies
- 103
- Views
- 17,927
Looks good. Thanks, Mitchell.
-
6 Nov 2012 1:03 PM
Jump to post Thread: generate form/view? by jep
- Replies
- 0
- Views
- 348
Using the just-released 3.0.0.250 GA .
I don't quite understand the "sencha generate form"/"sencha generate view" commands. It says the "view" form is ExtJS only and won't allow it with Touch. ... -
6 Nov 2012 12:44 PM
Jump to post Thread: Sencha Search by jep
- Replies
- 103
- Views
- 17,927
I feel like I've reported this before, but maybe it was just similar.
Search for: "grid" Make sure you include the quotes. When the search page comes up, the search box will be blank. The same... -
5 Nov 2012 9:20 PM
- Replies
- 25
- Views
- 7,298
I've tried to talk to them over and over about how glitchy their Buttons on the forum act (Ext code injected into vBulletin), especially on Firefox. They don't seem interested.
-
5 Nov 2012 2:51 PM
Jump to post Thread: Any way to align axis labels? by jep
- Replies
- 1
- Views
- 157
I can't figure out how to get axis labels aligned to the axis, especially when rotated. I'm tempted to call this a bug, but the documentation's so sketchy I can't say it's really a promised feature....
-
5 Nov 2012 7:03 AM
- Replies
- 14
- Views
- 849
Heath - Did you check to see if this is the same bug as the one I linked to? It seems so to me. At least that one is marked as OPEN.
Results 1 to 25 of 113
