mirror of
https://git.wetfence.xyz/RandyTheSilly/Trigalarm.git
synced 2026-09-05 10:07:26 -04:00
Revert auto highlight move
This commit is contained in:
@@ -505,7 +505,6 @@ static void menu_select(MenuLayer *menu_layer, MenuIndex *cell_index, void *cont
|
||||
text_layer_set_text(s_drop_txt_under_layer, s_options_under[cell_index->row]);
|
||||
}
|
||||
s_selected_indices[s_highlight_pos] = cell_index->row;
|
||||
alarm_down_click_handler(NULL, NULL); // move to next box
|
||||
window_stack_remove(s_drop_window, true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user