Search Type: Posts; User: jjohnston
Search: Search took 0.04 seconds.
-
8 May 2013 10:33 AM
- Replies
- 2
- Views
- 156
This is something we should allow, and I'm opening an internal ticket for it.
In the meantime, it looks like any falsy value should have the same effect as undefined, so try setting it to an empty... -
6 May 2013 7:10 AM
Jump to post Thread: Map mapOption wrong conversion by jjohnston
- Replies
- 9
- Views
- 286
Is the center correct if you hand-write the mapOptions using the normal style without parentheses? It seems to me that you'd experience the same failure regardless of Architect's encoding bug, which...
-
6 May 2013 6:56 AM
Jump to post Thread: Map mapOption wrong conversion by jjohnston
- Replies
- 9
- Views
- 286
So are you saying this code throws an error when executed? The fact that there's a newline after the first argument, while it looks strange, is perfectly valid.
-
6 May 2013 5:53 AM
Jump to post Thread: Map mapOption wrong conversion by jjohnston
- Replies
- 9
- Views
- 286
@davide.peri: can you elaborate on what you mean by "doesn't work"?
-
1 May 2013 8:32 AM
Jump to post Thread: Map mapOption wrong conversion by jjohnston
- Replies
- 9
- Views
- 286
We've got a bug ticket for this issue and hope to have a fix in the near future as this seems to be hitting a lot of folks.
In the meantime, try adding parentheses around the constructor reference... -
29 Apr 2013 8:54 AM
- Replies
- 16
- Views
- 888
Thanks for bearing with us on this one, folks.
We have a long-term solution in place, but right now it looks too risky to put out as a patch to the 2.2.x line. In the meantime, the following seems... -
23 Apr 2013 10:58 AM
- Replies
- 1
- Views
- 136
Thanks for the report! I have opened a bug in our bug tracker.
-
16 Apr 2013 7:26 AM
- Replies
- 4
- Views
- 797
Oh wow, by the answers here it's very clear that we need to make this more discoverable, because it is actually possible to define the listConfig within Architect without resorting to manual code...
-
15 Apr 2013 10:36 AM
Jump to post Thread: ui and css by jjohnston
- Replies
- 1
- Views
- 98
What framework are you using? Can you paste in the CSS for your custom ui?
-
11 Apr 2013 7:14 AM
- Replies
- 3
- Views
- 193
Thanks for the report! I have opened a bug in our bug tracker.
-
10 Apr 2013 9:24 AM
- Replies
- 2
- Views
- 135
This is a general Ext JS question (not Architect specific) so I've moved it to the Ext forum.
-
10 Apr 2013 9:19 AM
- Replies
- 1
- Views
- 135
Unfortunately Architect does not have support for Touch profiles at the current time. You can achieve similar results by writing conditional logic in your controllers, or by creating separate...
-
10 Apr 2013 9:13 AM
Jump to post Thread: How to use KeyMap in Architect? by jjohnston
- Replies
- 2
- Views
- 128
OK I think I misunderstood -- since you're using KeyMap you're already binding to the DOM events directly so there's no conflict. I think you're on the right track.
Let us know if you have any... -
10 Apr 2013 9:12 AM
Jump to post Thread: How to use KeyMap in Architect? by jjohnston
- Replies
- 2
- Views
- 128
That seems to make sense to me. The one thing that stands out is that I don't think you'll be able to use the normal controller setup to handle these events -- controllers bind to component events,...
-
10 Apr 2013 8:02 AM
Jump to post Thread: Bind controller actions to refs by jjohnston
- Replies
- 2
- Views
- 471
As far as I know this is already possible -- you can specify a ref's name as the controlQuery of a controller action. The framework documentation seems to suggest this will work.
If you're... -
2 Apr 2013 8:57 AM
- Replies
- 1
- Views
- 163
Thanks for this, I can see how that could be a problem. I'm opening a ticket in our tracking system, so we can try to handle adding listeners in a way that doesn't clobber those of the parent.
-
2 Apr 2013 7:10 AM
- Replies
- 1
- Views
- 137
Thanks for the report! I have opened a bug in our bug tracker.
-
29 Mar 2013 12:19 PM
- Replies
- 16
- Views
- 888
Thanks for the pointer. Here's the actual console log message, for reference:
"This container is set to scrollable: false but has no specified height. You may need to set the container to... -
29 Mar 2013 11:59 AM
- Replies
- 16
- Views
- 888
I'm having trouble finding information about scrollable:null and what it means. How is it different than scrollable:false? Can you point me to where in the documentation this is discussed?
-
28 Mar 2013 8:03 AM
- Replies
- 2
- Views
- 145
Thanks for informing us of this issue; I've opened a ticket in our internal tracking system to handle upgrading object values for the show/hideAnimation configs in old projects.
In the meantime... -
28 Mar 2013 7:55 AM
Jump to post Thread: Project Name Property in App JS by jjohnston
- Replies
- 3
- Views
- 176
Instead of doing Save Project As, you should be able to click the "Build" button in the main app toolbar; this forces a regeneration of all the output code files.
I agree that this can be... -
25 Mar 2013 1:58 PM
- Replies
- 3
- Views
- 215
Hi Patrick, we're happy you like the file tabs! :)
Unfortunately we don't have a good answer for you yet in terms of multi-level inheritance. It's definitely an issue we're aware of and something... -
25 Mar 2013 9:46 AM
Jump to post Thread: TitlebBar can't remove height by jjohnston
- Replies
- 3
- Views
- 235
What do you want to set it to? "Clearing" configs means to fall back to the default value applied by the framework, which in this case is 2.6em. If you want it to be something different then you'll...
-
22 Mar 2013 10:07 AM
- Replies
- 2
- Views
- 121
Can you point me to where this feature is described in the documentation?
Architect doesn't output Ext.setup since it uses the MVC architecture, but if this eventPublishers property works within... -
20 Mar 2013 6:35 AM
- Replies
- 5
- Views
- 221
This sounds like the same issue as http://www.sencha.com/forum/showthread.php?258602-Publish-popup-window-cannot-be-closed -- can you give that a read and verify?
Results 1 to 25 of 114
