Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

UISS by ID or Class #24

Closed
fnxpt opened this issue Jul 9, 2013 · 1 comment
Closed

UISS by ID or Class #24

fnxpt opened this issue Jul 9, 2013 · 1 comment

Comments

@fnxpt
Copy link

fnxpt commented Jul 9, 2013

Just discoved UISS and its really great...
Is there any way to specify a class or Id to a object and then change its theme?
I have a UIButton subclass that has 2 status... if the status = 0 it has a grey background image and if its 1 it has a green background image and when I change the theme I want the status = 0 to use a red image and when 1 I want a blue image instead.
Is it possible to have something like:

{
"UIButton#Status0": {
"backgroundImage": "$img0"
},
"UIButton#Status1": {
"backgroundImage": "$img1"
}
}

@fnxpt
Copy link
Author

fnxpt commented Nov 27, 2014

I don't use this anymore... so I'm closing this issue

@fnxpt fnxpt closed this as completed Nov 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant