jquery / themeroller.jquerymobile.com

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

theme information disappearing #53

Closed pehrlich closed 12 years ago

pehrlich commented 12 years ago

Filled swatches A, and B. Created new Swatch C, which duplicated A. Nice. Filled it in. Created swatch D, which appeared style-less (as all four are in the screen shot. ) Created swatch E, similarly style-less. Deleted E. Lost all styles in other swatches. (See Screenshot: http://yfrog.com/h712t9p )

At this point, changing tabs between swatches caused the input fields (in all swatches) to also reflect this style-less state.

tybenz commented 12 years ago

Have you seen this error since? I couldn't get ThemeRoller to recreate what was in your screen shot by doing what you described

pehrlich commented 12 years ago

I have been putting themeroller work on hold for a little bit (to let the dust settle some.) Here's the file I was using-- sorry, I should have included it to begin with. This issue may be from my manually trying to rename B-theme to become A-theme.

https://gist.github.com/1503162

PS - Has there been any discussion on giving themes useful names? Like dark, or light, and accent?

tybenz commented 12 years ago

There has been discussion, although I think the jQm folks decided swatches can be renamed manually rather than in ThemeRoller. They assume that developers prefer shorter swatch names and that if one creates a theme in ThemeRoller with different swatches for different uses, that they can keep track of which is which (e.g. A swatch is light and B is dark and C is an error swatch, etc).

Looking at your theme file, there are 3 swatches defined, but ThemeRoller only shows that two are, so I'm going to venture a guess and say that something likely went wrong when you manually tried to switch SWATCH names. There is currently a re-ordering feature in the works.