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
In your demo (and our app) there is a dead zone in the area of the 00. If the minute hand is somewhere else (like 25 minutes), and I click on the left side of the second 00 near the "12 o'clock" position, the minute hand doesn't move at all. If I click around the 00 a little bit, I can find a live click target and the minute hand will move as expected.
Also, the demo page doesn't seem to work in IE11. Can this component be made to work in IE11?
The text was updated successfully, but these errors were encountered:
* issue109: ! fix bug with dead zone in 12 or 00 time section
* issue108: + add hourSelected event emitter
* + add test case
* issue112: + add opened event emitter
* + add linter to travis CI
* issue103: * show/hide dial hint onFocus/onBlur dial control
* * update changelog and version
In your demo (and our app) there is a dead zone in the area of the 00. If the minute hand is somewhere else (like 25 minutes), and I click on the left side of the second 00 near the "12 o'clock" position, the minute hand doesn't move at all. If I click around the 00 a little bit, I can find a live click target and the minute hand will move as expected.
Also, the demo page doesn't seem to work in IE11. Can this component be made to work in IE11?
The text was updated successfully, but these errors were encountered: