This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I found that the readycheck indicator was disapearing as soon as the readycheck was completed. It should be persisting for 10 seconds (or whatever it has been configured to). This is because imediately after the readycheck, GetReadyCheckStatus() returns nil for all units. I'll attach a small patch that persists the readycheck state and so fixes this problem.
Applied in rev314.
To post a comment, please login or register a new account.