-
Notifications
You must be signed in to change notification settings - Fork 95
Description
Hi all,
I've some trouble with Multistate symbol Monitor widget. I think it's during the initialisation of widget. Sometimes the initial picture representing the state is not the good one. If I refresh the OPI the state change without any PV state changes. On the other hand, if the PV state change the picture and the state associated are always good.
We're using CSS in version 3.2.10.
Just below the terminal stack : after many refresh of OPI file
1rst Refresh - CommonMultiSymbolFigure.paintFigure() Picture profilHorizontal_0.svg // State HORS
CommonMultiSymbolFigure.paintFigure() Picture profilHorizontal_1.svg // State EN
2nd Refresh - CommonMultiSymbolFigure.paintFigure() Image profilHorizontal_0.svg // State HORS
CommonMultiSymbolFigure.paintFigure() Image profilHorizontal_0.svg // State EN
Graphics behaviours,
1rst Refresh -

2nd Refresh -

Thanks a lot