开云体育

Locked Possible bug in EntryExit


 

In JMRI 4.12 the color on tracks is changed when an NX is activated.
Track color is changed from black to white on some of the blocks, not all, and extracolor is changed from green to white on same blocks. The only color not changed is the occupiedcolor.

Before setting an EntryExit:
<layoutblock? systemName="ILB29" occupancysensor="dSIIa" occupidsense="2" trackcolor="black" occupiedcolor="red" extracolor="green">
? ? <systemName>ILB29</systemName>
? ? <userName>SIIa</userName>
</layoutblock>
After:
<layoutblock? systemName="ILB29" occupancysensor="dSIIa" occupidsense="2" trackcolor="white" occupiedcolor="red" extracolor="white">
? ? <systemName>ILB29</systemName>
? ? <userName>SIIa</userName>
</layoutblock>

/Best regards
Benny

Join [email protected] to automatically receive all group messages.