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
Smooth-moving minutes and hour hand in svg_clock example (zauberzeug#5288)
### Motivation
Fixeszauberzeug#5265, where the hour hand jumps forward a big leap every hour.
### Implementation
@rofln already came up with the main logic, but I :
- refined it to fix also the minutes hand,
- implemented it with cleaner code,
- packed things up for a PR.
Intended for @rofln to give this a shot but he declined 😭
### Progress
- [x] I chose a meaningful title that completes the sentence: "If
applied, this PR will..."
- [x] The implementation is complete.
- [x] Pytests have been added (or are not necessary).
- [x] Documentation has been added (or is not necessary).
0 commit comments