Fix ability to permanently move icons with rapid presses
This commit is contained in:
@@ -21,6 +21,9 @@ typedef struct {
|
||||
int8_t animations_move_distance;
|
||||
uint8_t animations_duration;
|
||||
//bool use_legacy_animations
|
||||
bool up_pressed;
|
||||
bool select_pressed;
|
||||
bool down_pressed;
|
||||
void *context;
|
||||
} NeatBarLayer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user