wbreeze / ShipsClock

An iOS, SwiftUI clock for tracking watches on board a ship. Marks the day in periods of four hours.
https://wbreeze.github.io/ShipsClock
Apache License 2.0
2 stars 0 forks source link

Add a means to configure #24

Open wbreeze opened 3 years ago

wbreeze commented 3 years ago

Create a configuration dialog and a way to access it. Maybe this is in app settings or maybe it’s a screen in the app.

Enhancements for time zone setting depend on this.

wbreeze commented 3 years ago

If the configuration is via the app, perhaps access it by poking the center of the dial. This solves the where to put the button problem with no button. It requires reading the docs or accidental discovery however, in order to find it.