Benny,
Use Layout Editor Tools to open the Entry/Exit table. Select Options >> Options from the table menu.
What color do you have set for “Initial color of path”? Based on your description it appears to be White.
If the setup process is interrupted for any reason, the track and extra colors are not set back. A subsequent save will update the panel xml file.
Dave Sand
toggle quoted message
Show quoted text
On Aug 19, 2018, at 1:21 PM, Benny Tj?der <etxbct@...> wrote:
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