Nikola, I've posted to the dev list about the changes I'm making in response to your idea.
The details are here: http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/51857bbfe4cc70f I hope the new filenames will be slightly more useful and scannable for you, but I did not follow you idea exactly for a couple of reasons: Our theme images are named according to their visual appearance, rather than their intended use in an interface. By doing this, we can create a minimal amount of images which can be shared across components with the least number of http requests. Using your requested filename pattern may result in several images that are identical but have different file names. So instead we've named our images in a way that many elements can use them and the filenames remain appropriate to the visual effect they create. If you style your headers and clickable buttons with the same styles in ThemeRoller, they will share an image, which we think is a nice optimization. Thanks for your request and I hope this change helps you out even if it's not exactly what you asked for. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
