]> git.earman.xyz Git - sensor-watch.git/commit
Merge PR #454 - fix activation event
authorMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Sun, 8 Sep 2024 18:33:35 +0000 (15:33 -0300)
committerMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Sun, 8 Sep 2024 18:33:35 +0000 (15:33 -0300)
commit337864eb543c9b5cd83667ab0eafb476f63af54c
treea86efd8723285e0905e52bf61c92905b13537bf7
parent0f6f79a85ace72cf498d73d9d2c29661bc4d13ca
parent608199268e5367edd634aedbf7b8712c258689cd
Merge PR #454 - fix activation event

Fix issue where the calculator face's user interface display
was delayed about a quarter second due to the activation event
being a no-op.

Tested-by: David Volovskiy <devolov@gmail.com>
Reported-by: David Volovskiy <devolov@gmail.com>
Fixed-by: David Volovskiy <devolov@gmail.com>
Reviewed-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com>
GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/454