【问题标题】:Sencha CMD 4.0.0 - does not create corner image resources for older versions browsers under there old pathSencha CMD 4.0.0 - 不会在旧路径下为旧版本浏览器创建角落图像资源
【发布时间】:2013-10-09 07:10:58
【问题描述】:

我已经升级到 Sencha CMD 4.0.0,从那以后我看到在构建时没有在我的客户主题资源目录下创建以下资源:

GET .../n-theme/build/resources/images/panel-header/panel-header-default-top-bg.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/grid/column-header-bg.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/panel-header/panel-header-portlet-top-bg.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/panel/panel-default-framed-sides.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/panel/panel-default-framed-corners.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/tip/tip-default-corners.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/tip/tip-default-sides.gif 404 Not Found (text/html)

资源负责为 IE 和其他旧版浏览器创建圆角。

如何让 CMD 重新创建主题?

【问题讨论】:

    标签: extjs extjs4.2 sencha-cmd


    【解决方案1】:

    您是否阅读过 Ext JS 文档中的 Image SlicingTheming 指南?

    一旦您理解了这些概念,请查看任何 Ext JS 4.2.x 主题(例如 Neptune),看看它们是如何与您的问题相关的。

    【讨论】:

    • 我不需要任何特殊的裁剪,只需要在 Sencha 3.1.x 上工作的默认面板验尸官。我不明白为什么要更改我的配置。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-07-20
    • 2014-09-26
    • 1970-01-01
    • 2011-11-30
    • 2019-09-12
    • 2012-01-13
    相关资源
    最近更新 更多