-
5 Dec 2012 12:56 PM #1
Unanswered: Time Axis Step for half an hour ( Ext JS 4.1.2 )
Unanswered: Time Axis Step for half an hour ( Ext JS 4.1.2 )
Hello,
I have already known that Step config in Ext JS 4.1.3 can display half an hour or one third an hour
by sending a fraction parameter
But this feature doesn't exist in Ext JS 4.1.1.Code:step: [Ext.Date.HOUR,1/2]
So Is there any alternative to display half an hour?
Thanks in advance
-
7 Dec 2012 8:11 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
- Answers
- 3113
You want to backport the fix to 4.1.1? Unfortunately not something I can do as support subscribers may get this (if it's reasonable to do on our side) via the support portal.
4.2.0 will be the nest public release and it will have this in it of course.Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.


Reply With Quote