Skip to content

Alpha value saving to model but not displaying back #18

@visiperl

Description

@visiperl

I'm setting the alpha property to true and it will allow me to adjust the alpha value and it display properly initially, however, when I load the value back from local storage (which it is storing correctly), it looses the alpha property. Wanted to see if you knew of something I might not have set correctly before I started digging into the code and debugging.

Oh, also, whenever I try to assign something like settings.backgroundColor against the ng-model property of the color-picker directive, it won't work. I have to reassign all my settings.xxx to straight backgroundColor type variables. So it looks like there is an issue when the ngModel is referencing a property of an object.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions