Skip to content

Fix on/off button animations

cyberta requested to merge fix_on_off_btn_color into main

Fixes initialization of the layout of the on/off button. Fixes also the transition animation between different connectivity states. Adds text color animations so that the text of the button also smoothly changes on ConnectionState changes. Fixes a rare crash as well.

fixes #141 (closed)

Merge request reports