Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added 001-analog-precision #1

Merged
merged 1 commit into from May 14, 2017
Merged

Conversation

anyc
Copy link
Contributor

@anyc anyc commented May 14, 2017

This watchface is based on the official analog watchface but comes with a seconds hand, strokes for hours and minutes, correct dropshadows for the hands and other small improvements.

For the seconds hand, you will need to change:
updateFrequency: WallClock.Minute
to
updateFrequency: WallClock.Second
in asteroid-launcher:qml/MainScreen.qml

@anyc
Copy link
Contributor Author

anyc commented May 14, 2017

I also have a question: will this repository be included by default or do we have to manually copy the files to the watch?

@FlorentRevest
Copy link
Member

First of all I imagine this repo as a way to share code between watchfaces developers and also with users. Good watchfaces will be picked in here by designers for inclusion in the default set of watchfaces installed by asteroid-launcher but by they won't be automatically installed by default.

Given that updateFrequency hasn't a strong impact on battery life, I'll change it to WallClock.Second.

Could you also send your dropshadow fix for the default analog watch in asteroid-launcher?

Thanks for the good work again. ;)

@FlorentRevest FlorentRevest merged commit 8151ab3 into AsteroidOS:master May 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants