Search found 26 matches

Return

by SashaCX75
31 Jul 2026, 12:23
Jump to forum
Jump to topic

Re: Watch face editor for Amazfit watch on ZeppOS

@sadc
In AOD mode, there are no elements on the main screen. Consequently, the code attempts to modify a non-existent element, which causes an error. You need to add a check for the screen type.

This code doesn’t make sense. It will change the same elements three times.