#18241 closed defect (fixed)
loadingIcon inconsistencies, direction problem
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11 |
Component: | Dijit | Version: | 1.10.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dijit/icons/commonIcons.css defines dijitIconLoading to point to the RTL loading image 'images/loadingAnimation_rtl.gif' regardless of whether the page is LTR or RTL.
Further, while the RTL image is located in dijit/icons, the LTR image is located in dijit/themes/claro/images. They should both be in the same place. Probably both in dijit/icons, since claro.css is already importing icons/editorIcons.css.
Refs #12395.
Change History (3)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.11 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In b0d052285f526eaf7a1f8c8a5b1620e4e9fde69f/dijit: