bezdonas / planet-clock

The goal is to create wall of clocks for different planets of solar system. As if the abstractions of day, hour, minute and second were the same as at the Earth(day equals rotation of the planet around its own axis). Fun side project.
1 stars 0 forks source link

Refactored Clock component #7

Closed bezdonas closed 5 years ago

bezdonas commented 5 years ago

-- Transferred functions from Clock component to external scope and refactored them -- Cleaned up interfaces into separate types module -- Fixed bug with wrong arrow positions for hour and minute on the way