jquery / themeroller.jquerymobile.com

ThemeRoller site for jQuery Mobile
Other
140 stars 73 forks source link

Read-only list item examples needed #116

Closed jakeboone02 closed 11 years ago

jakeboone02 commented 12 years ago

jQuery Mobile 1.2.0 changed the theming pattern for read-only list items to remove the gradient and maintain a consistent size with linked list items. (See jQM issue #4347 and commit 571c08e.)

A static listview item with the theme of the appropriate swatch should be displayed in the preview area for each swatch so designers can evaluate their appearance in context with the rest of the theme.

tybenz commented 12 years ago

Good catch! I implemented a change for this. Could you take a look at it on the staging server and let me know if it looks good to you? http://jquerymobile.com/themeroller-test/

Thanks!

jakeboone02 commented 12 years ago

Looks great! This may be getting into feature creep, but what about adding a count bubble? Only thing is, choosing the same swatch as the list item might be a little odd since most of them in the real world are a different swatch than the LI they sit on. Might not be worth it; just a suggestion.

jaspermdegroot commented 11 years ago

Closing as fixed.

@jakeboone02 - I will look at adding a count bubble when we release JQM 1.4 because we are planning on making changes in the theming system.