-
19 Mar 2013 7:47 AM #1
Would be nice to use theme inheritance also for images
Would be nice to use theme inheritance also for images
At http://cdn.sencha.com/ext/beta/4.2.0...ase-notes.html we can read:
However, when comparing ext-theme-classic and ext-theme-access half are copy/paste.Themes use theme inheritance to share code and resources between each other.
...
The Gray ("ext-theme-gray"), Accessibility ("ext-theme-access") and Classic Sandbox ("ext-theme-classic-sandbox") themes all extend Classic.
Folder Compare
Produced: 3/19/2013 11:44:25 AM
Mode: All
Left base folder: ext-theme-classic\resources\images
Right base folder: ext-theme-access\resources\images
FileStats.PNG
-
21 Mar 2013 7:06 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
Thanks for the report! I have opened a bug in our bug tracker.
-
21 Mar 2013 10:20 PM #3
Are you saying that the mechanism does not copy base theme images for you? Or that we have some baggage in our themes that needs cleanup?

If the former then that would be a serious bug. Resources from base themes are copied to derived themes in the build process if the derived theme does not have a replacement.
I suspect the later because the leaf-most themes (gray and access) have not been combed over to eliminate duplicates. In the end they are just a minor issue because the build would produce the duplication anyway. Still something we will want to cleanup of course.
Just want to be sure I understand the OP here.Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
-
22 Mar 2013 10:36 AM #4
This was about that we have some baggage in our themes that needs cleanup.
You found a bug! We've classified it as
SDKTOOLS-375
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote