dgets / DANT2a

Restart of DANT2
0 stars 0 forks source link

Timer (presumably others, as well) not appearing after countdown completes #60

Closed dgets closed 6 years ago

dgets commented 6 years ago

Had a pretty serious issue with the develop branch falling well out of sync with master, and I'm currently trying to resolve it (see also #59). In doing this, master appeared to do another merge at one point, so I was checking to make sure that everything was still working properly.

Everything was fine up until the point of the timer that I tested ringing. It rang properly, but the timer was never reset in the HeadsUp window after the ringing. Probably another issue brought about by modularizing the Display code; got to check and make sure that the references are coming from mainForm in the proper areas.

dgets commented 6 years ago

Actually, contrary to what I said in the issue name, it looks like only the timer is not reappearing. It does appear again after another entry completes, thus triggering the applicable CLB to be redrawn again.