#5957 closed enhancement (wontfix)
More expressive (background-)image names
Reported by: | Bugmenot | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | [meta] ui.themeroller | Version: | 1.8.4 |
Keywords: | css | Cc: | |
Blocked by: | Blocking: |
Description
The jQuery UI (background-)image names are very cryptical, e.g.: ui-bg_diagonals-thick_20_666666_40x40.png
A better name could be: jquery-ui-background-diagonals-thick-666666.png
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Component: | CSS Framework → [meta] ui.themeroller |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
I don't really know why this matters at all. And the 20 is the opacity level.
comment:3 Changed 10 years ago by
Milestone: | 1.next → 1.9.0 |
---|
Note: See
TracTickets for help on using
tickets.
Well 40x40 give dimension details about the image. But I have no idea about the 20.
Anyway, this request would break backward compatibility, so I don't know if it really has to be implement (not in the 1.8 branch anyway).