You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"And if you decide to change a color, you just need to change it's implementation".
Does that mean if you decide to update one of your color it should be taken into account ?
Using Xcode 7.3.1, when I update/change one of my palette color value, all my components that were using that color don't use the new color value. I am not sure if Crayons is supposed to do that, or just creates colors shortcuts in the interface though.
The text was updated successfully, but these errors were encountered:
Currently, it only updates the colors in the picker.
The next step I was working on was also updating components using that color, but given the current situation of Xcode plugins, i doubt that feature will ever come...
"And if you decide to change a color, you just need to change it's implementation".
Does that mean if you decide to update one of your color it should be taken into account ?
Using Xcode 7.3.1, when I update/change one of my palette color value, all my components that were using that color don't use the new color value. I am not sure if Crayons is supposed to do that, or just creates colors shortcuts in the interface though.
The text was updated successfully, but these errors were encountered: