beeminder / BeeSwift

Official Beeminder for iOS app
Other
30 stars 6 forks source link

timer screen figures out its own units #497

Closed krugerk closed 2 weeks ago

krugerk commented 1 month ago

The Timer Screen has special logic for interpreting the accumulated seconds, dividing the value by 60 when the goal's unit is (perhaps, probably) in minutes

Previously the goal screen included the logic for figuring out which units the timer screen should use.