Search Type: Posts; User: hawkinbj
Search: Search took 0.02 seconds.
-
23 Mar 2013 12:48 PM
Jump to post Thread: Startup image not Working by hawkinbj
- Replies
- 3
- Views
- 191
any updates to this? I've also packaged my app natively for iOS using phonegap. Have startup images and icon defined in app.js and neither work
-
8 Mar 2013 1:04 PM
- Replies
- 2
- Views
- 400
I fixed this by adding an AND to check that scrollable was specifically overriden (it's false by default) on the active list instance's config. This works for me.
changing line 890 of List.js... -
7 Mar 2013 5:06 PM
- Replies
- 3
- Views
- 848
Thank you for sharing this tip! This bug/problem STILL exists in 2.1.1 anytime you manually create a map instead of declaring it in an xtype/config. Since you have to get the maprender event to fire...
-
28 Feb 2013 6:51 AM
- Replies
- 6
- Views
- 2,161
If floating is deprecated then why are List disclosures floating? Food for thought
-
26 Feb 2013 9:41 PM
- Replies
- 7
- Views
- 702
Confirmed here as well in both chrome and in phonegap
-
18 Jan 2013 10:26 PM
- Replies
- 6
- Views
- 1,879
Confirmed here as well - only on numberfields
-
15 Jan 2013 1:30 PM
- Replies
- 5
- Views
- 1,645
bump please. Even after installing the .msi "fix" for windows (which escapes the slashes) it apparently doesn't check the icon copying. Would be nice to have an official update as even the fix I...
-
12 Jan 2013 12:01 PM
- Replies
- 1
- Views
- 1,531
http://docs.sencha.com/touch/2-0/#!/api/Ext.scroll.Scroller
Configure the scrollable property on your list and define an 'initialOffset.' For example (this is taken from my list config):
... -
19 Nov 2012 8:37 PM
- Replies
- 3
- Views
- 353
idProperty also doesn't reflect changes made by function calls within a mapping, i.e. -
Ext.define('mobile.model.Roaster', {
extend : 'Ext.data.Model',
config : {
fields :... -
12 Nov 2012 10:37 AM
- Replies
- 3
- Views
- 699
Edit: example found here:
http://www.sencha.com/forum/showthread.php?114317-Button-In-a-Template&p=534588&viewfull=1#post534588
Results 1 to 10 of 10
