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
No I mean the actual textcolor of the main field. So when using the picker control, the text color of the selected value in the picker cannot be changed. Same goes for the other controls. I can change the color of the “hidden label” and underline, but none of the properties regarding color seems to affect the actual value field. Let me know if you need more information.
ah okay, I get what you mean. I'll work on this as well. What I'll likely do is just expose the underlying control as a component so the binding can be passed through that way.
Seems like a good idea. Depending on my schedule I could also take a look at it, but it seems you already have a pretty good idea of how to fix this :)
Hi there. First of all, great control library!
I am trying to style controls a little, but im having issues setting the control TextColor property for the main Label (not the HiddenLabel).
Is this not possible at the moment?
The text was updated successfully, but these errors were encountered: