tkem / openlap

Slot Car Race Management App for Carrera(R) Digital 124/132
Apache License 2.0
32 stars 24 forks source link

Closing "Speech" page repeats last TTS message #24

Closed tkem closed 7 years ago

tkem commented 7 years ago

When leaving the Speech settings, sometimes the last message is repeated. Probably an RX issue in RaceControl.

tkem commented 7 years ago

Replacing combineLatest with withLatestFrom should fix this.