bendavis78 / paper-time-picker

Material design time picker component for polymer
http://bendavis78.github.io/paper-time-picker/
MIT License
89 stars 63 forks source link

arms of a clock not moving or moving extremely slow #30

Closed vitalygoji closed 6 years ago

vitalygoji commented 8 years ago

I added paper-time-picker to my application. Everything is working fine, I don't get error messages, but arms of a clock are not responding to mouse. Sometimes if I press mouse few times clock arm will "jump" to a different position.. May be someone experienced this issue. I use latest (week old) Polymer version. Thank you for excellent components!

kpprogrammer commented 8 years ago

In IE and Edge browsers, the clock arm doesn't move at all. If a time is already set and the dialog is opened, the time is not reflected by the arm either. The arm is always at the 12 position for hour and 00 position for minutes. When I try to click and drag the arm, it doesn't move. I can click on a different hour or minute and it will reflect that in the time display portion, but the arm doesn't move to where I clicked. We need to support these browsers. I attached screen shots to show where the arm always displays and stays. Will this get fixed any time soon? hour_arm minutes_arm

frezelth commented 7 years ago

Hi, Same issue here for IE11, the cloak arms don't move. Is a fix available?

admwx7 commented 7 years ago

A fix was merged in for this, are you still experiencing issues @frezelth?

admwx7 commented 6 years ago

I just re-tested in IE11 and Edge and don't have this issue, going to go ahead and close this out.