Closed oduvanka closed 4 years ago
It`s a good question!
I have another problem. I have a few components with the different colors variant. One of them works fine, but in another component applied only backgroundColor
property, it looks like lineColor
and textColor
does not applied.
@oduvanka @jesterstar
I'll check it. Thank you :)
@daybrush FYI!
How about an update to the latest version React lib?
@scena/react-ruler
As far as I can see here we have v.0.2.3 and in the react v.0.2.1
@oduvanka Different frameworks have different versions. 2.3 is vanilla version. react version is 2.1.
@daybrus
@oduvanka Different frameworks have different versions. 2.3 is vanilla version. react version is 2.1.
Aha, okay, thanks a lot for your explanation!
@oduvanka @jesterstar
ngx-ruler 0.3.0 is released.
Check it agian.
Ok! :)
Environments
Description
I have component Ruler I assign values to props "backgroundColor", "textColor" and "lineColor" - this is in my code and I pass props to template "rulers.component.html". In the browser, the ruler does not change color, there are no errors in the console. Why?