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

Textupdate instead of TextSymbol

TextSymbol has a weird bug; it does not always show the value
parent 246cefdf
No related branches found
No related tags found
1 merge request!275PSS1 fixes
......@@ -954,15 +954,9 @@ ScriptUtil.findWidgetByName(widget, "Occupancy warning").setPropertyValue("visib
</font>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="text-symbol" version="2.0.0">
<widget type="textupdate" version="2.0.0">
<name>HMI_User</name>
<pv_name>AccPSS:PSS-Area-1:HMI_User</pv_name>
<symbols>
<symbol>No User</symbol>
<symbol>Operator</symbol>
<symbol>Admin</symbol>
<symbol>RF Team</symbol>
</symbols>
<x>167</x>
<y>8</y>
<width>125</width>
......@@ -971,7 +965,8 @@ ScriptUtil.findWidgetByName(widget, "Occupancy warning").setPropertyValue("visib
<font name="LARGE-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="21.0">
</font>
</font>
<horizontal_alignment>0</horizontal_alignment>
<transparent>true</transparent>
<vertical_alignment>1</vertical_alignment>
</widget>
</widget>
<widget type="group" version="2.0.0">
......
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