noi-techpark / realtimebus

Real Time Bus Notification System
GNU Affero General Public License v3.0
18 stars 7 forks source link

bus.meran.eu: have to tap a few times to toggle lines #45

Open ghost opened 7 years ago

ghost commented 7 years ago

I'm using bus.meran.eu on Mobile Safari (ios. 10.3.3). I click on the configuration icon (the orange cogwheel symbol). The map of lines appear. I wish to select or deselect lines. To do that, I tap the coloured spots.

Expected behaviour: each tap toggles the line on/off.

Observed behaviour: I have to tap a few times to manage to toggle the line. It's as if each tap performs a random number of toggles and I end up randomly with the line on or off. It feels like a hardware toggle that is not debounced.

-- Chris.