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
I use button-groups and text nodes in a really mixed way.
Thats why i've expected that text labels of button-groups seem to be dimmed. Not only the label but also emoji icons i've put in the label. If i change the text-color by adding something like <font color="red"> to the label this color is also dimmed.
Expected Behavior
The color should not be dimmed.
In the screenshot example above the color should be white not something like gray.
Confirmed to be a mismatch between ui elements. Below a picture with a switch and text element. Vanilla nodered. Only dashboard2 plugin installed. nothing else
There are also other issues with the slider for example:
The sliders have a margin-inline of 8px that moves them some pixel to the right compared to other elements.
Current Behavior
I use button-groups and text nodes in a really mixed way.
Thats why i've expected that text labels of button-groups seem to be dimmed. Not only the label but also emoji icons i've put in the label. If i change the text-color by adding something like
<font color="red">
to the label this color is also dimmed.Expected Behavior
The color should not be dimmed.
In the screenshot example above the color should be white not something like gray.
Steps To Reproduce
Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: