Ticket #6664 (closed defect: fixed)
dijit test pages are misleading regarding styling and themes
| Reported by: | alex | Owned by: | dante |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Dijit | Version: | 1.1.0 |
| Severity: | normal | Keywords: | dijit, tests |
| Cc: | sfoster, dante, phiggins, edencardim@… |
Description
the structure of Dijit test-pages doesn't make it clear that users need to add the theme class explicitly on the body of their document, nor does it make clear that you must pull in the css files for the themes you wish to use.
Many users still use the test files as examples of how to set up their pages, and making this clearer would reduce the number of support requests we need to answer. The right solution, I think, is to pull in tundra by default and have the helper pull in an alternate and change the body style instead of having the helper be responsible for the initial application of both.
Change History
Note: See
TracTickets for help on using
tickets.