You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.
When I drag the knob and release it, the mouseup event doesn't always provide a position.
In the demo linked above this usually happens when I move the know to an advanced position and then move it back nearly to the beginning of the video.
The text was updated successfully, but these errors were encountered:
Since this is just a normal element it seems like it would be a general dartium bug, but if it only repros inside that demo then maybe something else is going on.
https://github.com/bwu-dart/polymer_elements_demos/blob/d67f9a4e9d35dc9b1e4c7f1d5a1185da2e91dad0/web/google_castable_video/google_castable_video_demo.dart#L49-L49
When I drag the knob and release it, the
mouseup
event doesn't always provide a position.In the demo linked above this usually happens when I move the know to an advanced position and then move it back nearly to the beginning of the video.
The text was updated successfully, but these errors were encountered: