Victor Kareh

Results 59 comments of Victor Kareh

Oh that's a good find, thanks @minacode! I made a few changes and it seems to work with `appMenu`. I can try to submit a patch next time I'm at...

Fix submitted: https://github.com/InfiniTimeOrg/InfiniTime/pull/2009

@minacode That's a brilliant suggestion! I've updated the code and added a new screenshot - looks way better, thanks!

I've included this patchset as part of a larger configuration that allows auto-opening apps based on certain events: https://github.com/InfiniTimeOrg/InfiniTime/pull/2004/commits This makes this feature optional/configurable.

Honestly I think using an arc is the wrong widget for precise input. It works for something like the shake calibration because it's a gradual sensitivity thing. It works for...

@minacode the badly-named `CheckboxList` class only deals with single-selection settings (radio buttons)

> Oh, ok. Maybe we should rename it to something like `RadioButtonGroup`. No, the name is based on the lvgl library, which uses checkbox as the naming. There is no...

I've added new commits for configurable widgets on the Analog watch face. Attached screenshots to the description on top.

> Have you checked why the page number of the launcher is actually stored? I wouldn't want to apply a change that conflicts with the original intend of the code....