Alessandro Genova

Results 27 comments of Alessandro Genova

@grahamlyus Really glad to hear it worked out! I checked out your demo, it's a pretty cool setup with the worker/worklet directly connected over the channel, and I'm quite relieved...

Sounds good to me, I think it's a cool use case

> sorry for my 5¢: > > while I like the idea, watch face runtime customization is hackfix to: > > * lack of load\store face settings > > *...

> Am I right that it would be a bad idea to disable faces like finetune and nanosec as it would not only hide them but also stop there execution?...

@joeycastillo The only breaking changes from a face point of view are very straightforward: - `movement_move_to_next_face()` -> `movement_move_to_next_page()` - `movement_move_to_face(i)` -> `movement_move_to_page(i)` I have already taken care of fixing these...

Sorry, unforgivable delay in getting this done. I'm traveling today, I'll try to add a license file tomorrow

Finally added the MIT license file. PR merged into master