Skip to content
Snippets Groups Projects
Commit f2a40ecd authored by Krisztián Löki's avatar Krisztián Löki
Browse files

Diagnostics rule

parent a9fde3e4
No related branches found
No related tags found
1 merge request!280Updated ODH OPI after maintenance
...@@ -49,15 +49,13 @@ ...@@ -49,15 +49,13 @@
<y>10</y> <y>10</y>
<width>130</width> <width>130</width>
<height>40</height> <height>40</height>
<background_color>
<color name="ERROR" red="252" green="13" blue="27">
</color>
</background_color>
<rules> <rules>
<rule name="Color" prop_id="background_color" out_exp="false"> <rule name="Color" prop_id="background_color" out_exp="false">
<exp bool_exp="pv0 == false"> <exp bool_exp="pvInt0">
<value>
<color name="ERROR" red="252" green="13" blue="27">
</color>
</value>
</exp>
<exp bool_exp="pv0 == true">
<value> <value>
<color name="Button_Background" red="236" green="236" blue="236"> <color name="Button_Background" red="236" green="236" blue="236">
</color> </color>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment