-
16 Mar 2013 1:49 AM #1
layout broken after build with latest cmd?
layout broken after build with latest cmd?
Hi
I tried to build a small example and this is the result i got.
first i generate a new project with cmd
then i changed the "sencha.cfg" to get neptune themeCode:>sencha -sdk "D:\sencha cmd\Sencha\ext-4.2.0.663" generate app Myapp "D:\sencha cmd\myapp"
then i ranCode:app.theme=ext-theme-neptune
then this is the result i getCode:>sencha app refresh >sencha app build
Capture1.PNG
when i run index.html from "build/Myapp/production" result is tabpanel's left border is missing.
Capture2.PNG
is it something im doing wrong or something wrong with sencha cmd?
Regards
-
18 Mar 2013 11:31 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,085
- Vote Rating
- 453
Did you make any changes to the default app? By default it should have a west region and a center tab panel with a single tab. In your images the title of that single tab is different, there is an east region and the west region's title has changed.
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.
-
18 Mar 2013 11:49 AM #3
-
18 Mar 2013 11:56 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,085
- Vote Rating
- 453
What browser is this on? Also what Cmd version are you on?
Using Chrome 26 on Mac with Cmd 3.1.0.239 and I still see the border.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.
-
18 Mar 2013 11:58 AM #5
Firefox 19.0.2
ext 4.2.0.663
Cmd v3.1.0.239
border is missing when example run from production folder. maybe something im doing wrong when change theme?
-
9 Apr 2013 6:52 PM #6
try
Code:xu@calipso:~/Workspace/Test$ sencha app refresh xu@calipso:~/Workspace/Test$ sencha app build
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote