HumanDynamics / MassScaleSocialSystems

For TweetPing Collaboration on Mass Scale Participatory Projects
1 stars 1 forks source link

Bug: The input buttons for the questions get stuck on highlight state when dragged #81

Closed DarkSymmetry closed 9 years ago

DarkSymmetry commented 9 years ago

When the user drags over the input buttons for the questions, the relevant input buttons will get stuck on the highlighted state (green).

DarkSymmetry commented 9 years ago

Still an issue on current build

DarkSymmetry commented 9 years ago

Still an issue on current build.

skiano commented 9 years ago

Ok, now that i know how to reproduce, I found out why this happens and i am putting in a fix based on https://github.com/angular/angular.js/issues/5732

I tested desktop but it should also be tested on touch devices to make sure it works there too

(i pushed it to master)

DarkSymmetry commented 9 years ago

Verified fix on pc and touch screen.