RyanShay
Posts: 0
Joined: Mon Mar 12, 2012 2:29 am

data-dividertheme != data-theme for mobile lists

Added a mobile list, and it was the default blue style.

Changed it to black, and all of the items turn black, but the dividers are staying blue.

I would assume that the divider theme should be the same unless a separate attribute setting is added for that.

Can probably get around it with javascript for now.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

data-dividertheme != data-theme for mobile lists

That's a bug.. we'll fix it.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

data-dividertheme != data-theme for mobile lists

Sorry, I spoke too fast. That's actually how jQuery Mobile works: http://jquerymobile.com/demos/1.1.0-r... - scroll to 'List dividers'. The default divider is Blue.

RyanShay
Posts: 0
Joined: Mon Mar 12, 2012 2:29 am

data-dividertheme != data-theme for mobile lists

Right, the default theme is blue as well, which is fine. But if you change the theme to another, such as the black one.. the dividers do not change and there there isn't a way via the builder interface to change the theme for the dividers specifically.

You either have to do it with javascript, or export the project and change it directly.. which isn't an issue unless you need to continue to work via the builder since you can't re-import an exported project.

That'd be another awesome feature. Or just add the ability to edit the html directly without exporting.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

data-dividertheme != data-theme for mobile lists

Would adding ability to change theme for divider help?

RyanShay
Posts: 0
Joined: Mon Mar 12, 2012 2:29 am

data-dividertheme != data-theme for mobile lists

Absolutely, looks kinda weird if you have a list color other than blue with blue dividers. I mean, I guess it can always be changed via css or js, so it's not like it's high priority or anything.

Return to “Issues”